Skip to content

Commit 67ff8cf

Browse files
authored
Rollup merge of #60000 - pietroalbini:triagebot, r=Mark-Simulacrum
Add repo-specific triagebot configuration r? @Mark-Simulacrum cc rust-lang/triagebot#9
2 parents a95ca29 + 3db489b commit 67ff8cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

triagebot.toml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[relabel]
2+
allow-unauthenticated = [
3+
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*",
4+
# I-* without I-nominated
5+
"I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
6+
]

0 commit comments

Comments
 (0)