[JIRA] [gerrit-trigger-plugin] (JENKINS-14767) Add Reporting Values for Aborted jobs. Currently an aborted job uses the fail value not something everyone will want.
1 view
Skip to first unread message
winnerwbx@gmail.com (JIRA)
unread,
Oct 28, 2015, 3:58:01 AM10/28/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Yeah. The problem bothers me a lot. My gerrit triggered jobs are to set code-review -1 when build failed. Whenever I manually cancel a job it set the corresponding patch set to code-review -1, which is not what I should expected. I think it would be nice to add a skip value for aborted builds or just don't count canceled build as build failure.