Skip to content

Commit 6dd5294

Browse files
authored
Merge pull request #740 from rust-lang/apiraino-patch-1
Tiny update about triagebot usage
2 parents 4864f30 + b365635 commit 6dd5294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/prioritization/procedure.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To accept an MCP, remove `final-comment-period` label, add `major-change-accepte
5252

5353
### Generate the meeting's agenda
5454

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)).
5656

5757
To generate the meeting's agenda, run:
5858

0 commit comments

Comments
 (0)