jenkinsci / build-monitor-plugin

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

Create lanes for different projects #177

Open schopbaf opened 9 years ago

schopbaf commented 9 years ago

Is it possible to create a lane with jobs for a single project. That way you can arrange the projects horizontally.

Regards, Ferenc

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

jan-molak commented 9 years ago

Hey @schopbaf - I'm not sure if I understand what you mean I'm afraid. Could you please give an example?

schopbaf commented 9 years ago

Hi @jan-molak

Here is an example of project jobs ordered on a lane:

Best regard Ferenc

| projectA - job1 | projectA - job2 | projectA - job3 | projectA - job4 |

| projectB - job1 | projectB - job2 |

| projectC - job1 |

jan-molak commented 9 years ago

I like this idea; it will probably take some time to implement though - pull requests welcome!

Saucistophe commented 8 years ago

:+1: That would be nice and would solve my issue (#196) :)