mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 07:04:18 +00:00
Allow everyone to assign labels with rustbot
This commit is contained in:
parent
5f058d80fc
commit
79c4543e3f
1 changed files with 7 additions and 0 deletions
7
triagebot.toml
Normal file
7
triagebot.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[relabel]
|
||||
allow-unauthenticated = [
|
||||
"C-*", "A-*", "E-*", "L-*", "M-*", "O-*",
|
||||
"good first issue", "needs test"
|
||||
]
|
||||
|
||||
[assign]
|
Loading…
Reference in a new issue