From 0290634409cf381a42ffaeac27d68ae1cefa00a7 Mon Sep 17 00:00:00 2001 From: Chris Denton Date: Thu, 20 Aug 2026 13:26:59 +0000 Subject: [PATCH] Tell reviewers about triagebot --- src/team/reviewing.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/team/reviewing.md b/src/team/reviewing.md index d89631e..f03fcd2 100644 --- a/src/team/reviewing.md +++ b/src/team/reviewing.md @@ -32,10 +32,12 @@ feel free to reassign it to someone else. To assign it to another random person picked from the high-five rotation, use `r? rust-lang/libs`. +To manage your review queue, you can send commands to [triagebot](https://rust-lang.zulipchat.com/#user/261224) +via a private message on zulip. Message `--help` to see the available commands. + If you find yourself unable to do any reviews for an extended period of time, -it might be a good idea to (temporarily) remove yourself from the list. -To add or remove yourself from the list, send a PR to change the -[triagebot configuration file](https://github.com/rust-lang/rust/blob/master/triagebot.toml). +it might be a good idea to (temporarily) remove yourself from the work queue. +To add or remove yourself from the queue, send `work set-rotation-mode off`. ## Rolling up