File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/main/resources/org/jenkinsci/plugins/ghprb/GhprbTrigger Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11< div >
22 Checking this option will disable regular polling (cron) for changes in GitHub
3- and will try to create GitHub hook. Creating GitHub hook require that user
4- which is specified in < em > GitHub Pull Request Builder</ em > configuration have
5- admin rights to specified repository.< br />
6- If you want to create hook manualy set it for event types:
3+ and will try to create a GitHub hook. Creating a GitHub hook requires that the user
4+ which is specified in the < em > GitHub Pull Request Builder</ em > configuration has
5+ admin rights to the specified repository.< br />
6+ If you want to create a hook manually set it for event types:
77 < code > issue_comment</ code > , < code > pull_request</ code >
88 and url < code > http://yourserver.com/jenkins/ghprbhook/</ code > .< br />
9- Also your Jenkins server must be accessible from internet.
9+ Your Jenkins server must be accessible from internet.
1010</ div >
You can’t perform that action at this time.
0 commit comments