Skip to content

Commit 53a0b26

Browse files
gkalpakjasonaden
authored andcommitted
docs: document the PR action: review label in TRIAGE_AND_LABELS.md (angular#30171)
PR Close angular#30171
1 parent 8c00fce commit 53a0b26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/TRIAGE_AND_LABELS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,9 @@ Every triaged PR must have a `PR action` label assigned to it:
125125
* `PR action: discuss`: Discussion is needed, to be led by the author.
126126
* _**Who adds it:** Typically the PR author._
127127
* _**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._
128131
* `PR action: cleanup`: More work is needed from the author.
129132
* _**Who adds it:** The reviewer requesting changes to the PR._
130133
* _**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

Comments
 (0)