-
New Feature
-
Resolution: Unresolved
-
Minor
Hi,
we have a pipeline that is triggering a build and publishes issues with multiple, different JDKs. Currently we're defining different IDs in the publishIssues call with adding a postfix, e.g. for the build with JDK17 we use ID=checkstyle-jdk17 and for the build with JDK21 we use ID=checkstyle-jdk21. In these cases the Icons are not picked up in the overview.
Is it possible to change the behaviour and check for the id prefix to show the correct icon?
Thanks in advance!
Best regards
Norman
- is duplicated by
-
JENKINS-72777 pylint icon does not appear when tool id is not "pylint"
- Open