jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-64987] Skipping Build for multiple PR merge at same time with Branch source plugin
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
Hi ,
With two (multiple) PR merged at same time is triggering only one build with latest merge commit where as it is expected to trigger two (multiple) build for every merge commit.
As per the config the branch should be build with every push event to the base branch.
---
Originally reported by rajyogya015, imported from: Skipping Build for multiple PR merge at same time with Branch source plugin
Raw content of original issue
Hi ,
With two (multiple) PR merged at same time is triggering only one build with latest merge commit where as it is expected to trigger two (multiple) build for every merge commit.
As per the config the branch should be build with every push event to the base branch.
Contributor guide
Assessment
This issue has not been assessed yet.