We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c823ad commit 6e11e5bCopy full SHA for 6e11e5b
src/ice-breaker/about.md
@@ -62,9 +62,14 @@ team. For example:
62
@rustbot ping cleanup
63
```
64
65
+These are aliases that are better rememberable than the full invocation.
66
+They are declared in the [`triagebot.toml`] file and might be subject to
67
+changes.
68
+
69
**Note though that this should only be done by compiler team members
70
or contributors, and is typically done as part of compiler team
71
triage.**
72
73
[rustbot]: https://github.com/rust-lang/triagebot/
74
[`ping`]: https://github.com/rust-lang/triagebot/wiki/Pinging
75
+[`triagebot.toml`]: https://github.com/rust-lang/rust/blob/master/triagebot.toml
0 commit comments