-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Labels
advancedThese are not really meant for beginners or brand new contributors, but feel free to give it a shot!These are not really meant for beginners or brand new contributors, but feel free to give it a shot!enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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?
Metadata
Metadata
Assignees
Labels
advancedThese are not really meant for beginners or brand new contributors, but feel free to give it a shot!These are not really meant for beginners or brand new contributors, but feel free to give it a shot!enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed