Skip to content

Commit ab36757

Browse files
authored
Merge pull request #408 from chorman0773/add-triage-bot
Add triagebot support
2 parents c66a66b + a3f8899 commit ab36757

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

triagebot.toml

+10
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)