]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Rollup merge of #90783 - camelid:update-miri, r=RalfJung
[rust.git] / triagebot.toml
index 1e4df4d3fb79a58185907d63c0574bdeb779ec16..7a9908fe8c0758fcc3047c04b21aa786741d0468 100644 (file)
@@ -2,11 +2,13 @@
 allow-unauthenticated = [
     "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
     "D-*",
+    "needs-fcp",
+    "relnotes",
     "requires-nightly",
     "regression-*",
     "perf-*",
-    # I-* without I-nominated
-    "I-*", "!I-nominated",
+    # I-* without I-*nominated
+    "I-*", "!I-*nominated",
     "AsyncAwait-OnDeck",
 ]