jenkinsci/build-monitor-plugin

Request - Enable dropdown to select common branch / tags between selected multi branch repositories

davidscottschroeder opened this issue · 0 comments

Have a new feature that would allow for sorting the jobs of multi-branch pipelines by a common branch name "i.e. Develop/Production/Tag"

repo 1 (develop/production/branchA)
repo 2 (develop/production/branchB)
repo 3 (deveop/production/branchB)

If develop selected all jobs would show their status based on that branch selected. However if branchB selected only repo2 and repo3 would have information, repo1 would show some message like "branch doesn't exist".