-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
The intuitive way for me would be to use the ID as following:
recordIssues enabledForFailure: true, aggregatingResults: true, id: "clang.release", tools: [clang()]
However it should be used as follow as I am using only 1 tool:
recordIssues enabledForFailure: true, tool: clang(id="clang.release")
This is just a minor enhancement request to harmonize the syntax. Thanks in advance!
- is duplicated by
-
JENKINS-73978 Declarative pipeline keep complains of ID sarif already used
- Closed
- is related to
-
JENKINS-55408 Configure Quality Gate Thresholds per Tool in post-build action
- Closed