We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 792ccb1 commit 29c66a3Copy full SHA for 29c66a3
src/rustbot.md
@@ -41,7 +41,7 @@ PR. Once you do rebase your branch, you should change the labels yourself to rem
41
the `S-waiting-on-author` label and add back `S-waiting-on-review`. In this case,
42
the `@rustbot` command will look like this:
43
44
- @rustbot modify labels: -S-waiting-on-author +S-waiting-on-review
+ @rustbot label -S-waiting-on-author +S-waiting-on-review
45
46
The syntax for this command is pretty loose, so there are other variants of this
47
command invocation. For more details, see [the wiki page about labeling][labeling].
0 commit comments