rust/triagebot.toml

8 lines
138 B
TOML
Raw Normal View History

[relabel]
allow-unauthenticated = [
2020-10-26 04:34:46 +08:00
"A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
"good-first-issue"
]
[assign]