issue-metrics
issue-metrics copied to clipboard
Support draft PRs
Is your feature request related to a problem?
No response
Describe the solution you'd like
*For pull requests, these metrics exclude the time the PR was in draft mode.
It would be nice if this tool supported tracking time from the moment draft PR is created in addition to other metrics (i.e. time from the moment PR is ready for review). In workflows, when draft PR is created ASAP when work on some issue is started, it would allow tracking cycle time of issues through associated PRs.
Describe alternatives you've considered
No response
Additional context
No response
This is a great idea!
This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 14 days.
Taking a look at this. Working on implementing a "track_draft_prs" env variable. WIP
PR ready for review: https://github.com/github/issue-metrics/pull/415