-
Notifications
You must be signed in to change notification settings - Fork 389
[JENKINS-76236] Test Connection in GitHupp App credentials should also use the access strategy #1482
Copy link
Copy link
Open
Description
Steps to Reproduce
- Configure a GitHub App credential in Jenkins
- In Advanced, set ''Specify specific repositories'' and an invalid owner
- invalid -> the org or user doesn't have the App installed
- Test Connection with blank or a valid org/user
Expected Results
The Credential check should honor the access strategy and fail
Root Cause
Test Connection is only using the provided ''GitHub organization to test against'' as owner of the check, reporting a misleading success.
Originally reported by
apuig, imported from: Test Connection in GitHupp App credentials should also use the access strategy
- status: Open
- priority: Major
- component(s): github-branch-source-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 2025-12-02
Raw content of original issue
Steps to Reproduce
- Configure a GitHub App credential in Jenkins
- In Advanced, set ''Specify specific repositories'' and an invalid owner
- invalid -> the org or user doesn't have the App installed
- Test Connection with blank or a valid org/user
Expected Results
The Credential check should honor the access strategy and fail
Root Cause
Test Connection is only using the provided ''GitHub organization to test against'' as owner of the check, reporting a misleading success.
1 attachment
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.

