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

[assign]