summary refs log tree commit diff
path: root/src/tools/clippy/triagebot.toml
blob: b7b20b40e68a5fa3e3f001224bc1c79d50bae933 (plain)
1
2
3
4
5
6
7
[relabel]
allow-unauthenticated = [
    "A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
    "good first issue"
]

[assign]