]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Handle 'implementation safety' headers as well
[rust.git] / triagebot.toml
index 411229935c36a4729a69823a2594395b0e3bb4e8..b0a13f827d6cd9564291aef82567c2ad7e53748e 100644 (file)
@@ -1,7 +1,7 @@
 [relabel]
 allow-unauthenticated = [
-    "C-*", "A-*", "E-*", "L-*", "M-*", "O-*",
-    "good first issue", "needs test"
+    "A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
+    "good-first-issue"
 ]
 
 [assign]