-
New Feature
-
Resolution: Not A Defect
-
Minor
similar to https://issues.jenkins.io/browse/JENKINS-62399 I would like to access build results mid build. Is there a way that I can trigger Build Failure Analyzer to run on an in progress build ( in the post step ) and wait for results to be assigned ?
We currently have our builds emailing and writing to a webhook ( MS teams ) on build success or failure, as part of the build. As BFA doesn't support either of those, I'd like to be able to get the results of the BFA analysis before sending out my emails.