jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-41933] it should be possible for the folder health to only look at branch jobs and not PRs to compute the health stats
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
Currently in a Github organisation based folder the health metrics include the health of PR jobs.
However PR jobs are likely to fail and so their health is not really important.
Therefore it would be useful to have a health metric that ignored the health of PRs.
---
Originally reported by
teilo, imported from: it should be possible for the folder health to only look at branch jobs and not PRs to compute the health stats
Raw content of original issue
Currently in a Github organisation based folder the health metrics include the health of PR jobs.
However PR jobs are likely to fail and so their health is not really important.
Therefore it would be useful to have a health metric that ignored the health of PRs.
Contributor guide
Assessment
This issue has not been assessed yet.