We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After upgrading 1.14.5 -> 1.15.2, the drone integration is broken. This might be related to #16176.
[x]
drone logs:
2021-09-11T18:49:48.383935235Z > {"commit":"61a0ac7422808ad435c04cac2da10b4a78fd4b1f","error":"Forbidden","event":"push","level":"warning","msg":"trigger: cannot find yaml","ref":"refs/heads/master","repo":"","time":"2021-09-11T18:49:48Z"}
gitea webhook:
Headers Cache-Control: no-cache, no-store, must-revalidate, private, max-age=0 Content-Length: 99 Content-Type: application/json Date: Sat, 11 Sep 2021 19:59:28 GMT Expires: Thu, 01 Jan 1970 00:00:00 UTC Pragma: no-cache Server: Apache/2.4.38 (Debian) X-Accel-Expires: 0 X-Frame-Options: DENY X-Xss-Protection: 1; mode=block Body {"message":"json: cannot unmarshal object into Go struct field issue.issue.labels of type string"}
Headers
Cache-Control: no-cache, no-store, must-revalidate, private, max-age=0 Content-Length: 99 Content-Type: application/json Date: Sat, 11 Sep 2021 19:59:28 GMT Expires: Thu, 01 Jan 1970 00:00:00 UTC Pragma: no-cache Server: Apache/2.4.38 (Debian) X-Accel-Expires: 0 X-Frame-Options: DENY X-Xss-Protection: 1; mode=block
Body
{"message":"json: cannot unmarshal object into Go struct field issue.issue.labels of type string"}
The text was updated successfully, but these errors were encountered:
Apparently, this was some OAuth issue which could be fixed by using another user. Weird though.
Sorry, something went wrong.
No branches or pull requests
After upgrading 1.14.5 -> 1.15.2, the drone integration is broken. This might be related to #16176.
[x]
):drone logs:
gitea webhook:
The text was updated successfully, but these errors were encountered: