jenkinsci / jenkinsci/gerrit-trigger-plugin
[JENKINS-38743] Skip voting should support also Aborted status
- Dominant language
- Java
- Stars
- 226
- Forks
- 289
- PR merge metrics
- No merged PRs in 30d
Description
The gerrit trigger per-job configuration has an option to skip voting when the build ends with a certain status. But the status "Aborted" is missing from the list. I would like to have a build that never votes, but just posts a link back to Gerrit. Now, if the build times out or is manually aborted, it still votes like it does for other jobs and there appears to be no way to avoid that.
---
Originally reported by tmurtola, imported from: Skip voting should support also Aborted status
rsandell
Raw content of original issue
The gerrit trigger per-job configuration has an option to skip voting when the build ends with a certain status. But the status "Aborted" is missing from the list. I would like to have a build that never votes, but just posts a link back to Gerrit. Now, if the build times out or is manually aborted, it still votes like it does for other jobs and there appears to be no way to avoid that.
Contributor guide
Research direction
The issue names the gerrit-trigger-plugin and its per-job skip-voting configuration; start by locating that configuration and the handling of build statuses. Confirm the existing status options, then verify that an Aborted or timed-out build can skip voting while still posting a link back to Gerrit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100