-
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
-
[JENKINS-44776] Blue Ocean not using credentials
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] |
Link | New: This issue duplicates JENKINS-43925 [ JENKINS-43925 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
After recreating the organization it works now. I see that Blue Ocean Folder is available in credentials, whereas it wasn't before completely recreating the org.
Before that I had tried to remove the credentials completely and recreate them by hand as well as through the Blue Ocean UI to no avail.