Note that the invocation now are aliases

This commit is contained in:
LeSeulArtichaut 2020-03-25 14:17:52 +01:00 committed by Who? Me?!
parent 0cd5910a37
commit 4c24f41e0a
1 changed files with 5 additions and 0 deletions

View File

@ -62,9 +62,14 @@ team. For example:
@rustbot ping cleanup @rustbot ping cleanup
``` ```
These are aliases that are easier to remember than the full invocation.
They are declared in the [`triagebot.toml`] file and might be subject to
changes.
**Note though that this should only be done by compiler team members **Note though that this should only be done by compiler team members
or contributors, and is typically done as part of compiler team or contributors, and is typically done as part of compiler team
triage.** triage.**
[rustbot]: https://github.com/rust-lang/triagebot/ [rustbot]: https://github.com/rust-lang/triagebot/
[`ping`]: https://github.com/rust-lang/triagebot/wiki/Pinging [`ping`]: https://github.com/rust-lang/triagebot/wiki/Pinging
[`triagebot.toml`]: https://github.com/rust-lang/rust/blob/master/triagebot.toml