-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins 2.452.2
GitHub Branch Source Plugin 1790.v5a_7859812c8d
Hello,
I have a GitHub App that is added to multiple organizations, and have these organizations' multibranch pipelines set up in the same Jenkins Instance. I have setup the GitHub app credentials secret and left the Owner in the Advanced section empty. This setup was working until I updated my GitHub Branch Source Plugin. The working version was 1789.v5b_0c0cea_18c3. Now, in version 1790.v5a_7859812c8d, when I try to scan the repository, or replay a build, I get:
java.lang.IllegalArgumentException: Found multiple installations for GitHub app ID XX but none match credential owner "". Set the right owner in the credential advanced options to one of: X, Y, Z, etc.
Is there a change in the latest version? Am I doing a step incorrectly? I would love to get some guidance on this, thank you!
- is caused by
-
JENKINS-73388 Allow alternative implementation for GitHub App credentials
-
- Resolved
-
[JENKINS-73474] GitHub App installed in multiple organizations get "Found multiple installations for GitHub app ID x but none match credential owner ""."
Description |
Original:
Hello,
I have a GitHub App that is added to multiple organizations, and have these organizations' multibranch pipelines set up in the same Jenkins Instance. I have setup the GitHub app credentials secret and left the Owner in the Advanced section empty. This setup was working until I updated my GitHub Branch Source Plugin. Now when I try to scan the repository, or replay a build, I get: java.lang.IllegalArgumentException: Found multiple installations for GitHub app ID XX but none match credential owner "". Set the right owner in the credential advanced options to one of: X, Y, Z, etc. Is there a change in the latest version? Am I doing a step incorrectly? I would love to get some guidance on this, thank you! |
New:
Hello,
I have a GitHub App that is added to multiple organizations, and have these organizations' multibranch pipelines set up in the same Jenkins Instance. I have setup the GitHub app credentials secret and left the Owner in the Advanced section empty. This setup was working until I updated my GitHub Branch Source Plugin. The working version was 1789.v5b_0c0cea_18c3. Now when I try to scan the repository, or replay a build, I get: java.lang.IllegalArgumentException: Found multiple installations for GitHub app ID XX but none match credential owner "". Set the right owner in the credential advanced options to one of: X, Y, Z, etc. Is there a change in the latest version? Am I doing a step incorrectly? I would love to get some guidance on this, thank you! |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Description |
Original:
Hello,
I have a GitHub App that is added to multiple organizations, and have these organizations' multibranch pipelines set up in the same Jenkins Instance. I have setup the GitHub app credentials secret and left the Owner in the Advanced section empty. This setup was working until I updated my GitHub Branch Source Plugin. The working version was 1789.v5b_0c0cea_18c3. Now when I try to scan the repository, or replay a build, I get: java.lang.IllegalArgumentException: Found multiple installations for GitHub app ID XX but none match credential owner "". Set the right owner in the credential advanced options to one of: X, Y, Z, etc. Is there a change in the latest version? Am I doing a step incorrectly? I would love to get some guidance on this, thank you! |
New:
Hello,
I have a GitHub App that is added to multiple organizations, and have these organizations' multibranch pipelines set up in the same Jenkins Instance. I have setup the GitHub app credentials secret and left the Owner in the Advanced section empty. This setup was working until I updated my GitHub Branch Source Plugin. The working version was 1789.v5b_0c0cea_18c3. Now, in version 1790.v5a_7859812c8d, when I try to scan the repository, or replay a build, I get: java.lang.IllegalArgumentException: Found multiple installations for GitHub app ID XX but none match credential owner "". Set the right owner in the credential advanced options to one of: X, Y, Z, etc. Is there a change in the latest version? Am I doing a step incorrectly? I would love to get some guidance on this, thank you! |
Assignee | New: Jérôme Pochat [ jpochat ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Link |
New:
This issue is caused by |
Labels | New: regression |