-
Type:
New Feature
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Won't Do
-
Component/s: analysis-collector-plugin
-
Labels:
-
Similar Issues:
Use case: Every build should be unstable if it has any issues found.
Email should be sent to committers only in case there are new issues in the current build.
Right now if team wants emails on new issues it is only possible to make build unstable only if new issues found. So build with some issues, but no new issues will succeed.
The solution might be to expose analysis results to the pipeline env variables.
I don't follow what exactly is required? The build results are already exposed as API or tokens (token.makro plug-in). Are these information not enough?