File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,21 @@ For a full list of possible `groupname` check the `adhoc_groups` section at the
9696or the list of teams in the [ rust-lang teams
9797database] ( https://github.com/rust-lang/team/tree/master/teams ) .
9898
99+ ---
100+
101+ ** Please note** : Our pool of pull requests reviewers is often working at capacity, many of them are
102+ contributing on a volunteer basis. In order to minimize review delays, pull request authors
103+ and assigned reviewers should ensure that the review label (` S-waiting-on-review ` and
104+ ` S-waiting-on-author ` ) stays updated, invoking these commands when appropriate:
105+
106+ ` @rustbot author ` : the review is finished, PR author should check the comments and take action
107+ accordingly
108+
109+ ` @rustbot review ` : the author is ready for a review, this PR will be queued again in the reviewer's
110+ queue
111+
112+ ---
113+
99114### CI
100115
101116In addition to being reviewed by a human, pull requests are automatically tested
You can’t perform that action at this time.
0 commit comments