-
New Feature
-
Resolution: Fixed
-
Critical
-
None
-
2.5.2
-
-
2.31.0
From time to time a job will get aborted currently gerrit-triggers treats them like fails and marks the patch -1 that isn't want I want I want it to leave it at zero but there doesn't seem to be a way to do this with the plug-in as is.
Thanks
Robert
- is duplicated by
-
JENKINS-31430 Gerrit Trigger Plugin: shouldn't mark aborted jobs as failure
-
- Closed
-
This is an interesting issue that happened to me when selecting `Build Current Patches Only`.
If that checkbox is selected, when a new patchset is submitted for a commit the previous build is aborted, and Gerrit receives a -1 message for the outdated patchset. By adding a skip value for aborted builds I would be able to skip extra messages for outdated patchsets.