]> git.lizzy.rs Git - rust.git/commitdiff
Update triagebot.toml to new label names
authorPhilipp Krones <hello@philkrones.com>
Sat, 6 Feb 2021 22:56:08 +0000 (23:56 +0100)
committerGitHub <noreply@github.com>
Sat, 6 Feb 2021 22:56:08 +0000 (23:56 +0100)
triagebot.toml

index b9549be3a8b632bfe37fec34384ab26e857f1d00..e56c447c674dc4b5aa4028e36fd0f70e2b83d26d 100644 (file)
@@ -1,7 +1,7 @@
 [relabel]
 allow-unauthenticated = [
-    "A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
-    "good-first-issue"
+    "A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
+    "good first issue"
 ]
 
 [assign]