-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: github-branch-source-plugin
-
Environment:Operating System: Linux
Jenkins: v2.249.1
Github Branch Source Plugin: v2.9.2
We have a custom on-boarding mechanism for our internal Github organizations to Jenkins. We automatically create certain Github App credentials but at the folder level.
We noticed that though Github treats both `TESTOrg` and `testorg` the same, the Github App credentials in Jenkins doesn't work as intended when the organization name is `TESTOrg` and we use `testorg` as owner in Github App credentials.
Â
Could you please look into this and check if this is expected?