@@ -142,9 +142,11 @@ We will have checkins from @*WG-X* and @*WG-Y*
142
142
#### Summarize stable/beta nominations
143
143
144
144
- Add them to the agenda explaining:
145
- - Why was it nominated
145
+ - Who the author of the PR is
146
146
- Who the assignee is
147
- - Add important details
147
+ - Which issue fixes, it is a regression? what's the priority?
148
+ - Why was it nominated
149
+ - Add other important details
148
150
149
151
Note: triagebot automatically creates a topic and notify @* WG-prioritization* members requesting addition to the agenda.
150
152
@@ -157,8 +159,10 @@ Try to follow the [General issues review process](#general-issues-review-process
157
159
We should:
158
160
159
161
- Add them to the agenda explaining:
160
- - What are they waiting for
161
- - Add important details
162
+ - Who the author of the PR is
163
+ - Who the assignee is
164
+ - What is the issue waiting for
165
+ - Add other important details
162
166
- Explicitly nominate any issue that can be * quickly* resolved in a triage meeting.
163
167
164
168
Note: triagebot automatically creates a topic and notify @* WG-prioritization* members requesting addition to the agenda.
@@ -171,7 +175,14 @@ We should:
171
175
172
176
- [ Notify the appropriate groups] ( https://rustc-dev-guide.rust-lang.org/notification-groups/about.html )
173
177
- Push them forward, if possible
174
- - Assign if possible; if the issue remains unassigned, it should be added to the agenda so we can assign it during the meeting
178
+ - Assign if possible
179
+
180
+ - Add ` P-critical ` s and unassigned ` P-high ` s to the agenda explaining:
181
+ - If it's assigned or not and to whom
182
+ - Does it needs MCVE and/or bisection?
183
+ - Are there identified culprits?
184
+ - Do already have a PR open that fixes the issue?
185
+ - Add other important details
175
186
176
187
Note: triagebot automatically creates a topic and notify @* WG-prioritization* members requesting addition to the agenda.
177
188
@@ -186,10 +197,10 @@ We should:
186
197
- Check if these issues were already discussed and in that case remove ` I-nominated ` label
187
198
- Check if each issue is worth being discussed
188
199
- Add them to the agenda explaining:
189
- - Why was it nominated
190
200
- Who the assignee is
191
201
- Is this an issue or a PR: if an issue, does it have a PR that fixes it?
192
- - Add important details
202
+ - Why was it nominated
203
+ - Add other important details
193
204
194
205
Note: triagebot automatically creates a topic and notify @* WG-prioritization* members requesting addition to the agenda.
195
206
0 commit comments