]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Handle 'implementation safety' headers as well
[rust.git] / triagebot.toml
index b7b20b40e68a5fa3e3f001224bc1c79d50bae933..b0a13f827d6cd9564291aef82567c2ad7e53748e 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]