add repo-specific triagebot configuration

This commit is contained in:
Pietro Albini
2019-04-15 23:52:59 +02:00
parent 07133ac70c
commit 3db489bdcf
+6
View File
@@ -0,0 +1,6 @@
[relabel]
allow-unauthenticated = [
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*",
# I-* without I-nominated
"I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
]