jenkinsci / jenkinsci/workflow-multibranch-plugin
[JENKINS-53934] Support ListViewColumn to display status of 'master'-branch in subview
- Dominant language
- Java
- Stars
- 87
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
The view of https://builds.apache.org/job/maven-box/ contains a huge number of subprojects and branches. It is quite hard to see which 'master'-branches are unstable and require immediate action, because accepting pull request should only be done if the master is stable.
The proposal is to have a new column in the mentioned view which shows the current status of the master-branch.
---
Originally reported by rfscholte, imported from: Support ListViewColumn to display status of 'master'-branch in subview
Raw content of original issue
The view of https://builds.apache.org/job/maven-box/ contains a huge number of subprojects and branches. It is quite hard to see which 'master'-branches are unstable and require immediate action, because accepting pull request should only be done if the master is stable.
The proposal is to have a new column in the mentioned view which shows the current status of the master-branch.
Contributor guide
Assessment
This issue has not been assessed yet.