-
Bug
-
Resolution: Unresolved
-
Minor
Im running 2 pylint jobs in parallel, and for each of them i make a pylint report.
so i have to use unique ID for each of the pyLint calls,
but when i do that, the pylint icon does not appear in the job page,
it seems that the pylint icon is used only if the default id of the pyLint is used (the default id is "pylint")
can you please change the plugin so it will use the pylint icon if the id prefix is "pylint" and not only if the id is just "pylint"?
thanks
- duplicates
-
JENKINS-73636 Use correct icon when ID is overwritten
- Open