-
Improvement
-
Resolution: Unresolved
-
Minor
-
Jenkins 2.492.3
GitHub Branch Source Plugin
Version1815.v9152b_2ff7a_1b_
When creating credentials for an Enterprise Github App in jenkins, we have to specify the "owner" (the organization within the enterprise) in order for the enterprise credentials to work within that organization.
in practice this means we need to create a multiple sets of credentials for this enterprise app, one for each organization in the enterprise, in order for them to work.
If we don't specify the "Owner" the credentials will not work for checking out repos from any organization. If we do specify the "Owner" then those credentials will work for checking out repos in ONLY that organization.
I would like to only have to create a single Github App credential in Jenkins, that will work to pull repos from ANY organization within the enterprise of that Github App.