Auto merge of #4595 - rust-lang:rustbot, r=flip1995
Allow everyone to assign labels with rustbot Also allows people to claim issues even if they aren't part of the org changelog: none
This commit is contained in:
commit
bbad77a12a
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…
x
Reference in New Issue
Block a user