jenkinsci / jenkinsci/branch-api-plugin
[JENKINS-59786] PrimaryBranchHealthMetric only reports the worst metric of the primary branch, not all metrics of the primary branch
- Dominant language
- Java
- Stars
- 39
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
JENKINS-56903">JENKINS-56903 added the ability to report the health of the primary branch, but as currently implemented it only reports the worst health rather than all the health metrics, reducing the utility of the feature from the original design.
Should report all the metrics from the primary branch
---
Originally reported by
stephenconnolly, imported from: PrimaryBranchHealthMetric only reports the worst metric of the primary branch, not all metrics of the primary branch
stephenconnolly
Raw content of original issue
JENKINS-56903added the ability to report the health of the primary branch, but as currently implemented it only reports the worst health rather than all the health metrics, reducing the utility of the feature from the original design.
Should report all the metrics from the primary branch
Contributor guide
Assessment
This issue has not been assessed yet.