C Girard created JENKINS-13294:
----------------------------------
Summary: Automatically release failed builds after the job begins
passing
Key: JENKINS-13294
URL: https://issues.jenkins-ci.org/browse/JENKINS-13294
Project: Jenkins
Issue Type: New Feature
Components: build-keeper-plugin
Reporter: C Girard
Assignee: bap
Priority: Minor
It would be nice if under the "Keep the first failed build in a run of
failures" there was a checkbox for "Release this build once the project is
fixed". I really only need the failing build info (svn revision, console log)
for debugging the cause of the failure, but want it to be released after the
job has been fixed so it will be discarded automatically like the other builds.
In our setup we have over 30 jobs and it is very common throughout the day for
a job to switch to red briefly because of a typo or some other minor error and
then go green (blue) again. The number of kept failing builds in the system
would grow large fairly quickly without an option like this (or somebody doing
a daily/weekly sweep to manually purge them).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira