You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/TRIAGE_AND_LABELS.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,6 +125,9 @@ Every triaged PR must have a `PR action` label assigned to it:
125
125
*`PR action: discuss`: Discussion is needed, to be led by the author.
126
126
*_**Who adds it:** Typically the PR author._
127
127
*_**Who removes it:** Whoever added it._
128
+
*`PR action: review` (optional): One or more reviews are pending. The label is optional, since the review status can be derived from GitHub's Reviewers interface.
129
+
*_**Who adds it:** Any team member. The caretaker can use it to differentiate PRs pending review from merge-ready PRs._
130
+
*_**Who removes it:** Whoever added it or the reviewer adding the last missing review._
128
131
*`PR action: cleanup`: More work is needed from the author.
129
132
*_**Who adds it:** The reviewer requesting changes to the PR._
130
133
*_**Who removes it:** Either the author (after implementing the requested changes) or the reviewer (after confirming the requested changes have been implemented)._
0 commit comments