-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Today, the plugin writes to the build log that it is scanning the log, but doesn't mention if a known cause was found.
This might be useful to trigger other plugins (for example - a build retry plugin)
I made my own modifications and it looks like this can be done quite easily. Only BuildFailureScanner.java need to modify.
Diff file attached. How to continue with this? Would you like to review and do this changes based on diff file, or should I try to do PullRequest?