mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
add repo-specific triagebot configuration
This commit is contained in:
@@ -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",
|
||||
]
|
||||
Reference in New Issue
Block a user