Skip to content

Commit 5779f8d

Browse files
authored
Update Configuration.adoc
1 parent 4a5ba04 commit 5779f8d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/Configuration.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
- Configure https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Plugin[github-plugin] according to it's documentation.
66
- Set `GitHub project property` with link to your GitHub repository in Job settings.
77
image::github-project-property.png[]
8+
- Advanced section contains configuration for configuring `GitHub Repository Provider`. Provider is source of connection to
9+
GitHub used by Triggers. Trigger may do automatic hooks registration, but it requires `ADMIN` level access for user and OAuth scopes for token based connection. Trigger may not work when it can't get connection to GitHub so you may want to tune it for example with using `PULL` perms for building some upstream project or `PUSH` with ability to set commit status contexts (green/red checkboxes per commit).
810

911
=== Pull Requests Trigger
1012
==== Triggering

0 commit comments

Comments
 (0)