jenkinsci / jenkinsci/gerrit-trigger-plugin
[JENKINS-25154] Add option to cancel builds in queue if a later review comes in
- Dominant language
- Java
- Stars
- 226
- Forks
- 289
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have an option whereby if review 1234,1 was in the build queue, it would be canceled if a trigger for 1234,2 came across the wire. Since there is a later review, there is no need for the earlier review to be built.
---
Originally reported by
jkugler, imported from: Add option to cancel builds in queue if a later review comes in
rsandell
Raw content of original issue
It would be nice to have an option whereby if review 1234,1 was in the build queue, it would be canceled if a trigger for 1234,2 came across the wire. Since there is a later review, there is no need for the earlier review to be built.
Contributor guide
Assessment
This issue has not been assessed yet.