-
Bug
-
Resolution: Duplicate
-
Minor
-
None
The access token that was added when setting up a GitHub pipeline in Blue Ocean is not being used.
When a job runs, it returns the following error:
Connecting to https://api.github.com with no credentials, anonymous access Could not update commit status. Message: {"message":"Not Found","documentation_url":"https://developer.github.com/v3"}
It should be using the credentials but attempts to connect using anonymous access instead.
- duplicates
-
JENKINS-43925 Personal credential management
- In Progress