Skip to content

Commit 2643e41

Browse files
committed
Auto merge of rust-lang#2359 - RalfJung:triagebot, r=RalfJung
set up triagebot `@Mark-Simulacrum` does this look like a sensible configuration?
2 parents 58e7b8f + 9f1cab5 commit 2643e41

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

triagebot.toml

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

0 commit comments

Comments
 (0)