-
Notifications
You must be signed in to change notification settings - Fork 76
Shortcuts
Llandy Riveron Del Risco edited this page Jun 30, 2021
·
6 revisions
There are available shortcuts that you can use to do common tasks.
An example of usage is: @rustbot ready
Available shortcuts:
- ready
- author
Assigns the S-waiting-on-review
tag on the pull request and removes S-waiting-on-author
if present.
It will also ping assigned people to the pull request.
Assigns the S-waiting-on-author
tag on the pull request and removes S-waiting-on-review
if present.
It will also ping the user that opened the pull request.
To enable on a repository, add the following to a triagebot.toml file in the repository root.
[shortcut]