@@ -110,8 +110,11 @@ Change the tag if necessary, and apply the procedure for the new tag now.
110
110
111
111
### [ S-waiting-on-crater PRs]
112
112
113
- PRs with greater than 3 days of inactivity need to be processed. These can be found by looking at
114
- the "updated X days ago" on GitHub's PR list.
113
+ All PRs should be processed.
114
+
115
+ If the PR has been active in the last three days, make sure it's present on the crater
116
+ [ spreadsheet] ( https://docs.google.com/spreadsheets/d/1VPi_7ErvvX76fa3VqvQ3YnQmDk3bS7fYnkzvApIWkKo/edit#gid=0 ) .
117
+ Fill in the link to the PR and set status as "Pending".
115
118
116
119
If crater has been run and results include failures, change the tag to S-waiting-on-review for
117
120
the reviewer to be responsible for deciding what should be done with the information provided by
@@ -121,7 +124,10 @@ If crater has been run and the results do not include failures, change the tag t
121
124
S-waiting-on-review for the reviewer to take one last look and approve.
122
125
123
126
If crater has not been run and it has been more than 3 days since a crater run was requested, ping
124
- acrichto, tomprince, and frewsxcv and request a crater run.
127
+ the last three distinct listed people on the spreadsheet in the infra irc channel and request a crater run.
128
+
129
+ If crater has been started (the person starting should leave a comment) and it has
130
+ been more than 5 days since an update, ping the person starting the run on IRC and GitHub.
125
131
126
132
[ S-waiting-on-crater PRs ] : https://github.com/rust-lang/rust/pulls?utf8=%E2%9C%93&q=is%3Aopen%20is%3Apr%20sort%3Aupdated-asc%20label%3AS-waiting-on-crater
127
133
0 commit comments