Note that the invocation now are aliases
This commit is contained in:
parent
0cd5910a37
commit
4c24f41e0a
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue