Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
- [No Merge Policy](./triagebot/no-merge.md)
- [Nominate](./triagebot/nominate.md)
- [Note](./triagebot/note.md)
- [Notifications](./triagebot/notifications.md)
- [Pinging](./triagebot/pinging.md)
- [Rendered link](./triagebot/rendered-link.md)
- [Requesting Prioritization](./triagebot/requesting-prioritization.md)
Expand Down
49 changes: 0 additions & 49 deletions src/triagebot/notifications.md

This file was deleted.

1 change: 0 additions & 1 deletion src/triagebot/zulip-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ You can send these commands as a direct message to the [triagebot][triagebot-dm]
- `team-stats <team-name> <repo>`: 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).

You can use the `--help` flag or a `help` subcommand for any of these commands to find out more about their parameters.

Expand Down
Loading