Customizable PR level filtering for better Change Failure Rate reporting #557
Labels
advanced
These are not really meant for beginners or brand new contributors, but feel free to give it a shot!
enhancement
New feature or request
help wanted
Extra attention is needed
Why do we need this ?
Currently CFR is based on reverted PRs.
While it's a bit of a challenge to associate it with much else based purely on PRs, perhaps some filtering/calculating can be done based on PR titles, branches, labels, etc.
For example, maybe I could include in any PRs that start like "Fix #1234 ABCD" to mean that it's a fix for PR 1234, so the "failure" could be associated with that PR, and the resultant resolution time could be calculated as the time between PR 1234 being merged, and "Fix #1234 ABCD" being merged.
Thoughts?
The text was updated successfully, but these errors were encountered: