Skip to content

Commit d5e7bd3

Browse files
authored
Add triagebot support
1 parent 1957b8a commit d5e7bd3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

rustbot.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[relabel]
2+
allow-unauthenticated = [
3+
"A-*",
4+
"C-*",
5+
"S-*",
6+
"E-*"
7+
]
8+
9+
# Gives us the commands 'ready', 'author', 'blocked'
10+
[shortcut]

0 commit comments

Comments
 (0)