-
Improvement
-
Resolution: Fixed
-
Minor
-
None
I would like to have a job which sends a warning mail whenever a new checkstyle warning appears in a project. However, this job should not be unstable or failing after this one new build because of the warning. With the current implementation this is not possible as the build will be failing or unstable until that warning is fixed again. A simple way to achieve this behavior is to always use the latest build as the reference build, so that old warning are bascially ignored in the new running build.
- is duplicated by
-
JENKINS-17690 Checkbox "Only use stable builds as reference" probably doesnt work
- Resolved
-
JENKINS-24289 Improve description of "Only use stable builds as reference" option
- Resolved
-
JENKINS-21416 Findbugs new warnings based on last successful build when findbugs plugin is cause of unstable builds
- Resolved
-
JENKINS-16481 Make it configurable if new findbugs for unstable builds should be computed by comparison to the reference build (last stable build)
- Resolved