Skip to content

Commit 0991d93

Browse files
committed
[BEE-62243] Update help
1 parent 61aabd9 commit 0991d93

File tree

1 file changed

+5
-2
lines changed
  • src/main/resources/org/jenkinsci/plugins/github_branch_source/app_credentials/AccessSpecifiedRepositories

1 file changed

+5
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
<p>
22
The organization or user that this credential is to be used for.
3-
If left blank, and the GitHub App is only installed in a single organization, then these
4-
credentials will be able to access that organization in any context in Jenkins.
3+
If left blank:
4+
<ul>
5+
<li>If the GitHub App is installed in a single organization, then these credentials will be able to access that organization in any context in Jenkins.</li>
6+
<li>If the GitHub App is installed in multiple organizations, then the owner will be inferred from the context where inference is supported.</li>
7+
</ul>
58
</p>

0 commit comments

Comments
 (0)