Skip to content
New issue

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

Nightly branch sync issue reporting sometimes does not work #2367

Closed
jamesnetherton opened this issue Mar 24, 2021 · 0 comments
Closed

Nightly branch sync issue reporting sometimes does not work #2367

jamesnetherton opened this issue Mar 24, 2021 · 0 comments

Comments

@jamesnetherton
Copy link
Contributor

Something weird has started happening with the issue reporting on the nightly branch sync workflows.

Seems the token used from the Workflow does not have the required permission(s) to access the relevant GitHub APIs to search, open & modify issues.

Failed to execute goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute (build-notify) on project camel-quarkus: Execution build-notify of goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute failed: org.kohsuke.github.HttpException: {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}: Server returned HTTP response code: 401 for URL: https://api.github.com/repos/apache/camel-quarkus -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute (build-notify) on project camel-quarkus: Execution build-notify of goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute failed: org.kohsuke.github.HttpException: {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}

This has been working for almost 1 year. Not sure what's changed...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants