I have a functional version of a new plugin that covers this requirement. See attached screenshot.
A couple of remarks:

  • labels assigned to jobs are not normalized by Jenkins: if the user enters “jdk7&&master” in one job and “master&&jdk7” in another one, they will be seen as two different labels. The plugin follows this behavior, and puts these jobs in two distinct categories
  • the new page lists all jobs that reference the specific label, regardless of the meaning of the full label. So “windows&&!msbuild” jobs will be shown on the page for label “msbuild”. As a user I think it makes sense functionally, and the reason why a job is shown on the page is clearly stated (“Job(s) configured with <label_something>”)
  • while I was testing that I noticed that it’s possible to assign labels to a node starting with !. This leads to unexpected behavior. Not sure if it’s worth reporting it (maybe it’s already reported?)
  • for the display of each group of jobs I used the standard projects’ list view

Feedback and comments are welcome.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to