Allow everyone to assign labels with rustbot
This commit is contained in:
parent
5f058d80fc
commit
79c4543e3f
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 New Issue
Block a user