jenkinsci / build-monitor-plugin

Jenkins Build Monitor Plugin
https://plugins.jenkins.io/build-monitor-plugin/
MIT License
724 stars 280 forks source link

Grouping: Support for MultiJob grouping #98

Open Brantone opened 10 years ago

Brantone commented 10 years ago

Looking at support for MultiJob https://wiki.jenkins-ci.org/display/JENKINS/Multijob+Plugin , wherein parent job is a bigger box encapsulating jobs inside the setup.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5204404-grouping-support-for-multijob-grouping?utm_campaign=plugin&utm_content=tracker%2F580790&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F580790&utm_medium=issues&utm_source=github).
Brantone commented 10 years ago

Going to be looking at coding this up, any tips/hints would be much appreciated.

lpenz commented 9 years ago

+1!

lpenz commented 9 years ago

I implemented something useful for multijob at #180, even though it is not a box encapsulating other jobs.