diff options
| author | LeSeulArtichaut <leseulartichaut@gmail.com> | 2020-04-10 15:22:40 +0200 |
|---|---|---|
| committer | LeSeulArtichaut <leseulartichaut@gmail.com> | 2020-04-10 15:22:40 +0200 |
| commit | dc4c3e9da67e00a025a60e2785629b44df14f7a2 (patch) | |
| tree | b23c8acace609e2f54050460247266bad789f2ff | |
| parent | 167510f776891f2b0b18d1168ed42377a63493a7 (diff) | |
| download | rust-dc4c3e9da67e00a025a60e2785629b44df14f7a2.tar.gz rust-dc4c3e9da67e00a025a60e2785629b44df14f7a2.zip | |
Setup the `@rustbot prioritize` command
| -rw-r--r-- | triagebot.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 2476f414e0e..56d29994a8d 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -33,3 +33,7 @@ Thanks! <3 [instructions]: https://rustc-dev-guide.rust-lang.org/ice-breaker/cleanup-crew.html """ label = "ICEBreaker-Cleanup-Crew" + +[prioritize] +label = "I-prioritize" +zulip_stream = 227806 |
