Skip to content

Commit a3f8899

Browse files
authored
Create triagebot.toml
1 parent c66a66b commit a3f8899

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

triagebot.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+
"T-*",
7+
]
8+
9+
# Gives us the commands 'ready', 'author', 'blocked'
10+
[shortcut]

0 commit comments

Comments
 (0)