Skip to content

Commit e2378fe

Browse files
Merge pull request #142 from pietroalbini/tag-team-when-inactive
Set S-waiting-on-team when the reviewer is inactive for 9 days
2 parents e9065a2 + 155bb72 commit e2378fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

triage-procedure.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,13 @@ If there are **no comments from the reviewer**:
8989
wasn't possible.
9090
- If the PR is more than 6 days old, in addition to the above steps, ping the subteam on GitHub and
9191
ask for a new reviewer.
92+
- If the PR is more than 9 days old, in addition to the above steps, change the tag to S-waiting-on-team
9293

9394
If the **review is incomplete**:
9495

95-
- If more than 3 days since last reviewer comment, ping the reviewer on IRC and on GitHub.
96+
- If more than 3 days since the last reviewer comment, ping the reviewer on IRC and on GitHub.
9697
- If more than 6 days since the last reviewer comment, also ping the subteam on GitHub.
98+
- If more than 9 days since the last reviewer comment, also change the tag to S-waiting-on-team
9799

98100
If the PR is blocked on another PR, add a comment clearly identifying
99101
the blocking PR (something like "This PR appears to be blocked on

0 commit comments

Comments
 (0)