Skip to content

Commit 34cbd41

Browse files
authored
Merge pull request #521 from apiraino/clarify-meeting-followup
Clarify after meeting tasks
2 parents 23d2a3e + 05a829e commit 34cbd41

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

src/compiler/prioritization/procedure.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ The working group focuses mainly on triaging `T-compiler` and `T-libs-impl` bugs
1919

2020
High level overview:
2121

22-
- [Follow ups from previous meeting](#follow-ups-from-previous-meeting)
23-
- Remove `I-nominated` tags of already discussed issues
24-
- Notify @pnkfelix about not properly tagged stable/beta-nominated issues
25-
- Create the next meeting agenda using the weekly agenda template
2622
- [Prepare agenda content](#prepare-agenda-content)
2723
- Add `T-compiler` and `T-libs-impl` to unlabelled `T-compiler` and `T-libs-impl` issues
2824
- Assign priority to unprioritized issues with `I-prioritize` label
@@ -43,7 +39,14 @@ High level overview:
4339
- Nominate more issues if needed
4440
- Re-sync and check the agenda right before the meeting
4541

46-
### Follow ups from previous meeting
42+
Then, after the meeting (ideally the same day) there are are some [followup
43+
tasks](#follow-ups-after-meeting):
44+
- Remove `I-nominated` tags of already discussed issues
45+
- Accept or decline pull requests nominated for backport (according to the
46+
meeting decisions)
47+
- Create the next meeting agenda using the weekly agenda template
48+
49+
### Follow ups after meeting
4750

4851
- Remove [`to-announce` MCPs](https://github.com/rust-lang/compiler-team/issues?q=is%3Aall+label%3Amajor-change+label%3Ato-announce), only the ones that we've added to the agenda and not the ones that may have showed up between we've built the agenda and we execute this step.
4952
- Remove `to-announce` FCPs from [rust repo](https://github.com/rust-lang/rust/issues?q=is%3Aall+label%3Afinished-final-comment-period+label%3Ato-announce), [compiler-team repo](https://github.com/rust-lang/compiler-team/issues?q=is%3Aall+label%3Afinished-final-comment-period+label%3Ato-announce) and [forge repo](https://github.com/rust-lang/rust-forge/issues?q=is%3Aall+label%3Afinished-final-comment-period+label%3Ato-announce), only the ones that we've added to the agenda and not the ones that may have showed up between we've built the agenda and we execute this step.

0 commit comments

Comments
 (0)