Skip to content

Commit c374772

Browse files
committed
Support triagebot assignment and shortcuts
It's convenient to be able to use triagebot shortcuts such as `@rustbot author` and `@rustbot ready`, and to be able to use the similar shortcuts for assignment, so let's enable those in this repository.
1 parent 3a35580 commit c374772

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ allow-unauthenticated = [
88
[rendered-link]
99
trigger-files = ["text/"]
1010

11+
[assign]
12+
13+
[shortcut]
14+
1115
[notify-zulip."T-cargo"]
1216
zulip_stream = 246057 # t-cargo
1317
topic = "RFC #{number} - {title}"

0 commit comments

Comments
 (0)