Allow everyone to assign labels with rustbot

This commit is contained in:
Oliver Scherer
2019-09-28 14:14:20 +02:00
committed by GitHub
parent 5f058d80fc
commit 79c4543e3f
+7
View File
@@ -0,0 +1,7 @@
[relabel]
allow-unauthenticated = [
"C-*", "A-*", "E-*", "L-*", "M-*", "O-*",
"good first issue", "needs test"
]
[assign]