rust/triagebot.toml

10 lines
249 B
TOML
Raw Normal View History

[relabel]
allow-unauthenticated = [
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
"requires-nightly",
# I-* without I-nominated
"I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
]
2019-05-16 22:22:18 +02:00
[assign]