-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
jenkins 2.121.2 + warning plug-in version 5.X (beta)
-
-
5.0.0-beta3
currently it is possible to configure the success or not of a job depending on the total error number parsed by all parsers.
Is it possible to do the same but using only one parser.
Because it is possible that some other parser generates error/warning that should not impact the status of the job. for instance rulecheck.
whereas the main process has a separate parser where error are very important and we want only these error to mark the job as failed.