-
Bug
-
Resolution: Incomplete
-
Major
-
None
-
Jenkins 1.642.4.2
workflow-multibranch 2.9
github-branch-source 1.10
We have a multibranch pipeline for building PRs:
https://qa.nuxeo.org/jenkins/job/Client/job/nuxeo-js-client-vs-master/ for https://github.com/nuxeo/nuxeo-js-client/pulls
When a new PR is created, the branch indexing is not triggered.
It is only triggered on push (probably by DefaultPushGHEventSubscriber.java)
- duplicates
-
JENKINS-37845 GitHub plugin build-on-push for Pipeline job is hard/unpredictable to work with
- Resolved