Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: github-branch-source-plugin
-
Labels:
-
Environment:GitHub API Plugin 1.112.0
GitHub Branch Source Plugin 2.8.0
GitHub Plugin 1.30.0
Docker image jenkins/jenkins:lts
DIGEST:sha256:83df661d1a2ad921323868ca48f432b175b039bb9e16be0209c0253f3186f25e
-
Similar Issues:
Description
In the “New Item“ view, the description for the plugin is as follows:
Scans a GitHub organization (or user account) for all repositories […]
However, private repositories belonging to GitHub user accounts are not found if GitHub App credentials are used. The scan only works using personal access tokens or password authentication.
Attachments
Issue Links
- duplicates
-
JENKINS-62220 GitHub App to support credentials with multiple organizations
-
- Open
-
It seems like https://issues.jenkins.io/browse/JENKINS-62220 is the root cause for this issue.
Also see my comment here for more details https://issues.jenkins.io/browse/JENKINS-34612?focusedCommentId=401331&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-401331
I have filed a separate issue https://issues.jenkins.io/browse/JENKINS-64249 to fix documentation as it is confusing as it is right now.
I am closing this issue as duplicate in favor for 62220 - lets focus discussion there.