mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
Allow everyone to assign labels with rustbot
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[relabel]
|
||||
allow-unauthenticated = [
|
||||
"C-*", "A-*", "E-*", "L-*", "M-*", "O-*",
|
||||
"good first issue", "needs test"
|
||||
]
|
||||
|
||||
[assign]
|
||||
Reference in New Issue
Block a user