jenkinsci / jenkinsci/gerrit-trigger-plugin

[JENKINS-38743] Skip voting should support also Aborted status

Open
#804 1 comment 0 reactions 0 assignees View on GitHub
component:gerrit-trigger-plugin enhancement imported-jira-issue priority:minor resolution:unresolved
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


  • assignee: rsandell
  • status: Open
  • priority: Minor
  • component(s): gerrit-trigger-plugin
  • resolution: Unresolved
  • votes: 4
  • watchers: 4
  • imported: 2025-12-06

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.