-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerskeep
Description
Describe the bug
The time in draft function assumes that the pr is opened as a draft which is not always true and if a PR goes into draft after being in a ready for review state, the draft time time after a ready for review state is not counted. It is also not cumulative.
To Reproduce
- Run the action with
Time in Draft
enabled on pull requests that have moved into draft state after being ready for review.
Expected behavior
Ideally we would add up all the time in draft for a pr and record that as "Time in draft".
Screenshots
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerskeep