jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-65029] Github app credentials with camel case organization names
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
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?
---
Originally reported by blundercon, imported from: Github app credentials with camel case organization names
naveenboni
Raw content of original issue
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?
environment
```
Operating System: Linux
Jenkins: v2.249.1
Github Branch Source Plugin: v2.9.2
```
1 attachment
- [jenkins-error-camelcase.jpg](https://issues.jenkins.io/secure/attachment/57641/jenkins-error-camelcase.jpg)
> 
Contributor guide
Assessment
This issue has not been assessed yet.