You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add `T-compiler` and `libs-impl` to unlabelled T-compiler and libs-impl issues
28
28
- Assign priority to unprioritized issues with "I-prioritize" label
29
29
- Assign priority to regressions without a `P-*` label
30
30
- Process MCPs/FCPs
31
-
-[Generate Agenda](#Generate-Agenda)
31
+
-[Generate Agenda](#generate-agenda)
32
32
- Run cli to generate agenda
33
33
- Fill agenda announcements
34
34
- Add performance logs
35
35
- Summarize stable/beta nominations
36
36
- Summarize PR's waiting on team
37
37
- Summarize `P-critical` and unassigned `P-high` regressions
38
38
- Summarize I-nominated issues
39
-
-[Notify the team about the meeting](#Notify-the-team-about-the-meeting)
39
+
-[Notify the team about the meeting](#notify-the-team-about-the-meeting)
40
40
- Figure out which WGs need to check-in
41
41
- Notify @T-compiler/meeting about the meeting on Zulip
42
-
-[Final reviews](#Final-reviews)
42
+
-[Final reviews](#final-reviews)
43
43
- Check toolstate
44
44
- Check performance stats
45
45
- Nominate issues
@@ -79,7 +79,7 @@ Note #2: These lists should typically be empty when we are close to the meeting.
79
79
80
80
We should not have unprioritized regressions ([stable](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Aregression-from-stable-to-stable+-label%3AP-critical+-label%3AP-high+-label%3AP-medium+-label%3AP-low+-label%3AT-infra+-label%3AT-libs+-label%3AT-release+-label%3AT-rustdoc), [beta](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Aregression-from-stable-to-beta+-label%3AP-critical+-label%3AP-high+-label%3AP-medium+-label%3AP-low+-label%3AT-infra+-label%3AT-libs+-label%3AT-release+-label%3AT-rustdoc) and [nightly](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Aregression-from-stable-to-nightly+-label%3AP-critical+-label%3AP-high+-label%3AP-medium+-label%3AP-low+-label%3AT-infra+-label%3AT-libs+-label%3AT-release+-label%3AT-rustdoc)) and ideally regressions should have an assignee.
81
81
82
-
The procedure here follows the [General issues review process](#General-issues-review-process).
82
+
The procedure here follows the [General issues review process](#general-issues-review-process).
83
83
84
84
Note: triagebot automatically adds `I-prioritize` to all regression issues and creates a topic and notify @*WG-prioritization* members requesting prioritization.
85
85
@@ -137,7 +137,7 @@ Note: triagebot automatically creates a topic and notify @*WG-prioritization* me
137
137
138
138
These are PRs waiting for some decision by our team (`T-compiler` or `libs-impl`).
139
139
140
-
Try to follow the [General issues review process](#General-issues-review-process).
140
+
Try to follow the [General issues review process](#general-issues-review-process).
141
141
142
142
We should:
143
143
@@ -150,7 +150,7 @@ Note: triagebot automatically creates a topic and notify @*WG-prioritization* me
150
150
151
151
#### Summarize `P-critical` and unassigned `P-high` regressions
152
152
153
-
Try to follow the [General issues review process](#General-issues-review-process).
153
+
Try to follow the [General issues review process](#general-issues-review-process).
154
154
155
155
We should:
156
156
@@ -164,7 +164,7 @@ Note: triagebot automatically creates a topic and notify @*WG-prioritization* me
164
164
165
165
Issues labeled with `I-nominated` are important issues that we decide deserve discussion during the weekly meeting.
166
166
167
-
Try to follow the [General issues review process](#General-issues-review-process).
167
+
Try to follow the [General issues review process](#general-issues-review-process).
0 commit comments