-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Github Enterprise, Jenkins 2.6, github-branch-source 1.10
We have enabled the Build fork PRs (merged with base branch) option in our Job for the Github organisation we have, however, when we create a pull request based from a fork, no build is triggered.
This seems to be caused by the hook settings, which are just Push and Repository. Push doesn't seem to trigger when the PR is created, and as such the build is never created from the PR.
When we add the Pull Request event in our github configuration, there build is created correctly.
- duplicates
-
JENKINS-33228 GitHub server configuration undocumented / duplicated
- Open
- is related to
-
JENKINS-37845 GitHub plugin build-on-push for Pipeline job is hard/unpredictable to work with
- Resolved