File tree 1 file changed +15
-0
lines changed
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
96
96
or the list of teams in the [ rust-lang teams
97
97
database] ( https://github.com/rust-lang/team/tree/master/teams ) .
98
98
99
+ ---
100
+
101
+ ** Please notice** : we receive way more pull requests than we have reviewers available, many of them
102
+ are contributing on a volunteer basis. In order to minimize review delays, pull request authors and
103
+ 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
+
99
114
### CI
100
115
101
116
In addition to being reviewed by a human, pull requests are automatically tested
You can’t perform that action at this time.
0 commit comments