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
Copy file name to clipboardExpand all lines: src/compiler/prioritization/procedure.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ To accept an MCP, remove `final-comment-period` label, add `major-change-accepte
52
52
53
53
### Generate the meeting's agenda
54
54
55
-
Run triagebot's CLI to generate the agenda. You need to clone [https://github.com/rust-lang/triagebot](https://github.com/rust-lang/triagebot) (there is no official prepackaged release for this tool) and export two environment variables: `GITHUB_API_TOKEN` and optionally a `GOOGLE_API_KEY` to access a public Google calendar (if this env var is not found, meetings should be manually copy&pasted [from here](https://calendar.google.com/calendar/embed?src=6u5rrtce6lrtv07pfi3damgjus%40group.calendar.google.com)).
55
+
Run triagebot's CLI to generate the agenda. You need to clone [https://github.com/rust-lang/triagebot](https://github.com/rust-lang/triagebot) (there is no official prepackaged release for this tool) and export two environment variables: `GITHUB_TOKEN` and optionally a `GOOGLE_API_KEY` to access a public Google calendar (if this env var is not found, meetings should be manually copy&pasted [from here](https://calendar.google.com/calendar/embed?src=6u5rrtce6lrtv07pfi3damgjus%40group.calendar.google.com)).
0 commit comments