@@ -142,9 +142,11 @@ We will have checkins from @*WG-X* and @*WG-Y*
142142#### Summarize stable/beta nominations
143143
144144- Add them to the agenda explaining:
145- - Why was it nominated
145+ - Who the author of the PR is
146146 - 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
148150
149151Note: triagebot automatically creates a topic and notify @* WG-prioritization* members requesting addition to the agenda.
150152
@@ -157,8 +159,10 @@ Try to follow the [General issues review process](#general-issues-review-process
157159We should:
158160
159161- 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
162166- Explicitly nominate any issue that can be * quickly* resolved in a triage meeting.
163167
164168Note: triagebot automatically creates a topic and notify @* WG-prioritization* members requesting addition to the agenda.
@@ -171,7 +175,14 @@ We should:
171175
172176- [ Notify the appropriate groups] ( https://rustc-dev-guide.rust-lang.org/notification-groups/about.html )
173177- 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
175186
176187Note: triagebot automatically creates a topic and notify @* WG-prioritization* members requesting addition to the agenda.
177188
@@ -186,10 +197,10 @@ We should:
186197- Check if these issues were already discussed and in that case remove ` I-nominated ` label
187198- Check if each issue is worth being discussed
188199- Add them to the agenda explaining:
189- - Why was it nominated
190200 - Who the assignee is
191201 - 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
193204
194205Note: triagebot automatically creates a topic and notify @* WG-prioritization* members requesting addition to the agenda.
195206
0 commit comments