| We are trying to use same app on Jobs across orgs and is not working as we need to maintain duplicate credentials for multiple organization. Maintaining same credentials for multiple orgs seems duplicate to me, is there any chance we can avoid this? Our use case is, since it is internal (GitHub Enterprise) bot, it is pretty open and we don't even know who would invite this bot to their organization, and this bot does takes care of creating Jenkins job through DSL scripts, which is using the standard credentials. So it is very hard to keep creating credentials on the fly for every org that this bot is being invited to. Thanks a bunch for all the help on maintaining this awesome plugin. Let me know your thoughts I can log a follow up JIRA. Related discussion on PR: https://github.com/jenkinsci/github-branch-source-plugin/pull/290#discussion_r415168275 |