Skip to content

Commit bc39521

Browse files
authored
Merge pull request #1951 from apiraino/fix-compiler-triage-meeting-agenda
Remove WGs checkins from Compiler triage meeting agenda template
2 parents 2d8acbe + 40deede commit bc39521

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

templates/prioritization_agenda.tt

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ note_id: xxx
1818

1919
### Other WG meetings
2020

21-
- (TIP) get them from https://github.com/rust-lang/calendar
21+
- (TIP) get them from https://github.com/rust-lang/calendar
2222

2323
## MCPs/FCPs
2424

@@ -41,16 +41,6 @@ note_id: xxx
4141
- Other teams finalized FCPs
4242
{{-issues::render(issues=fcp_finished_not_tcompiler, indent=" ", empty="No new finished FCP (disposition merge) this time.")}}
4343

44-
### WG checkins
45-
46-
(TIP) pick from [here](https://rust-lang.github.io/compiler-team/about/triage-meeting/#working-group-check-in)
47-
48-
@*WG-X* checkin by @**person1** ([previous checkin](https://hackmd.io/team/rust-compiler-team?nav=overview)):
49-
> Checkin text
50-
51-
@*WG-Y* checkin by @**person2** ([previous checkin](https://hackmd.io/team/rust-compiler-team?nav=overview)):
52-
> Checkin text
53-
5444
## Backport nominations
5545

5646
[T-compiler beta](https://github.com/rust-lang/rust/issues?q=is%3Aall+label%3Abeta-nominated+-label%3Abeta-accepted+label%3AT-compiler) / [T-compiler stable](https://github.com/rust-lang/rust/issues?q=is%3Aall+label%3Astable-nominated+-label%3Astable-accepted+label%3AT-compiler)
@@ -114,9 +104,4 @@ note_id: xxx
114104
[T-compiler](https://github.com/rust-lang/rust/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-asc+label%3AS-waiting-on-review+draft%3Afalse+label%3AT-compiler)
115105
{{-issues::render(issues=top_unreviewed_prs, with_age=true, empty="No unreviewed PRs on `T-compiler` this time.")}}
116106

117-
## Next week's WG checkins
118-
119-
- @*WG-X* checkin by @**person1**
120-
- @*WG-X* checkin by @**person2**
121-
122107
Next meetings' agenda draft: [hackmd link](#)

0 commit comments

Comments
 (0)