-
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
-
[JENKINS-42154] Triggering branch indexing on pull request creation
Description |
Original:
We have a multibranch pipeline for building PRs: https://qa.nuxeo.org/jenkins/job/Client/job/nuxeo-js-client-vs-master/ |
New:
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|https://github.com/jenkinsci/github-plugin/blob/master/src/main/java/org/jenkinsci/plugins/github/webhook/subscriber/DefaultPushGHEventSubscriber.java]) |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Duplicate [ 3 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Resolution | New: Incomplete [ 4 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |