Skip to content

Commit e23a9ba

Browse files
Merge pull request #162 from Aaronepower/patch-2
Update policy to handle prolonged inactive PRs.
2 parents d255a63 + 0e288fa commit e23a9ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

triage-procedure.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ If the author's been unresponsive for more than 14 days, close the PR due to ina
6868
author to reopen when they have a chance to make the necessary changes. Make sure to thank the
6969
author for the changes. Also tag the PR with S-inactive-closed.
7070

71+
If there has been no meaningful updates after two triage updates, with no meaningful being defined
72+
as no commits or no status updates that show progress (i.e. "Soon TM"). The PR should be closed
73+
due to prolonged inactivity and ask the author to reopen when they have a chance to make
74+
the necessary changes. Make sure to thank the author for the changes, and warn them not to push to
75+
the PR while it is closed as GitHub will prevent the PR from being reopened. Make sure to also tag
76+
the PR with S-inactive-closed.
77+
7178
*TIP*: if an author is on holiday and you know they won't have a chance to come to a PR for a while,
7279
you can 'bump' the PR by removing and readding the tag (note that removing/readding requires
7380
clicking off the tag selection dropdown between the two actions).

0 commit comments

Comments
 (0)