-
Improvement
-
Resolution: Unresolved
-
Minor
Please add support for labels specified in pipeline jobs.
After converting all Freestyle jobs to pipeline jobs the overview provided by this plugin has become almost useless since no jobs are linked to any of the labels.
That is close to impossible. The plugin would need to parse the pipeline script (potentially first downloading it from a git repo) or use some api from pipeline to read the steps, find a node step and get the data. And then it could be a variable that is evaluated at runtime depending on data coming from a repo or elsewhere.