You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, same situation as #992 and #1014.
We use a full Hook struct that has these fields which means the user is able to populate it.
Once again, I think the solution in #997 is the best way to handle this.
I will let this sit possibly for a little while... although I'm tempted to just go in and fix it... but if a new Go developer or new contributor to this repo wants to take it, please comment and it is yours. (I've been accused of "nibbling the cookies" and robbing others of the opportunity to contribute in the past, so I'm trying not to do that. 😄)
Please read our CONTRIBUTING.md file for helpful information on contributing to this repo.
We're working on adding stricter validation in the GitHub REST API, and uncovering all sorts of goodies and inconsistencies. ✨
In the Create organization hook endpoint we noticed the following errors come through with the
google/go-github
user agent:Would you have a moment to check if this is encoded into the library, or whether this is a user error, as seen in #992 ?
The text was updated successfully, but these errors were encountered: