diff --git a/src/triagebot/zulip-commands.md b/src/triagebot/zulip-commands.md index ab9aa921..070c0dd1 100644 --- a/src/triagebot/zulip-commands.md +++ b/src/triagebot/zulip-commands.md @@ -15,6 +15,8 @@ You can send these commands as a direct message to the [triagebot][triagebot-dm] - `lookup github `: lookup the GitHub username of a user by their Zulip name - `lookup zulip `: lookup the Zulip name of a user by their GitHub username - `team-stats `: show the review workqueue statistics of all members of the given team +- `team-stats `: show the review workqueue statistics of all members of the given + team in the context of a given repository (i.e. considering that repository's `triagebot.toml`) - Reviewer workqueue commands, which are documented [here](review-queue-tracking.md#usage). - Notification commands, which are documented [here](notifications.md#usage).