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
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Sascha Sadeghian [ sadeghian ] |
Description |
In the “New Item“ view, the description for the plugin states the following: ??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. |
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. |
Assignee | Sascha Sadeghian [ sadeghian ] |
Attachment | private-repo-stacktrace.txt [ 51918 ] |
Link | This issue duplicates JENKINS-62220 [ JENKINS-62220 ] |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Sascha Sadeghian
Could you be more specific about your Jenkins and GitHub repo configuration?
For example, do the private user repositories have the GitHub App installed? If not, then it is reasonable that the user's private repo's won't be found - the App doesn't have permission to see it.