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
getting this error in jenkins job. Webhook trigger works find but failing when try to commit status back.
this was working fine a week ago. we changed the github token recently and updated the same in jenkins . but still failing
Unable to query GitHub for status of PullRequestorg.kohsuke.github.HttpException: {"message":"Must authenticate to access this API.","documentation_url":"https://developer.github.com/enterprise/2.21/v3
The text was updated successfully, but these errors were encountered:
I ran into a similar issue recently. All testing from the plugin detail page worked successfully, but pull requests would not update the commit status. This comment (#787 (comment)) suggested a restart of Jenkins after changing the GitHub token, and that fixed the issue for me.
getting this error in jenkins job. Webhook trigger works find but failing when try to commit status back.
this was working fine a week ago. we changed the github token recently and updated the same in jenkins . but still failing
Unable to query GitHub for status of PullRequestorg.kohsuke.github.HttpException: {"message":"Must authenticate to access this API.","documentation_url":"https://developer.github.com/enterprise/2.21/v3
The text was updated successfully, but these errors were encountered: