rust/triagebot.toml

8 lines
138 B
TOML
Raw Normal View History

[relabel]
allow-unauthenticated = [
2020-09-16 16:38:58 +02:00
"C-*", "A-*", "E-*", "L-*", "M-*", "O-*", "S-*",
"good first issue", "needs test"
]
[assign]