Hello

To address the problem reported in  JENKINS-23333
<https://issues.jenkins-ci.org/browse/JENKINS-23333>   I created a new
plugin. This plugin adds a link (Action) to each label page which leads to a
new page, showing all jobs linked to that particular label. What's new is
that it shows all jobs associated to the atomic label, regardless of the
actual label of the job. For instance the "jdk7" new LinkedJobs page will
show jobs configured with "jdk7", with "macos&&jdk7", with "windows&&!jdk7",
etc.
I think the plugin would be a good fit to the feature requested in 
JENKINS-20035 <https://issues.jenkins-ci.org/browse/JENKINS-20035>  .
I browsed through the  list of plugins
<https://wiki.jenkins-ci.org/display/JENKINS/Plugins>   before starting my
development and didn't find any plugin doing this - or being a good place to
add the feature. I may be wrong, thanks to redirect me to such a plugin if
you know it!
At this point I'm following the  Hosting Plugins
<https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins>   instructions
and requesting the creation of a repository called "linkedjobs" to host the
plugin.

Thanks!

Dominique



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/New-Plugin-Label-Linked-Jobs-Plugin-tp4718152.html
Sent from the Jenkins dev mailing list archive at Nabble.com.

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

Reply via email to