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

[assign]