]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Bless NLL test
[rust.git] / triagebot.toml
index bcdc40017b52652bb94da9b0a780b00f338304ec..fc733b9e45f1875a1cf90f518a209852f0bace66 100644 (file)
@@ -3,6 +3,7 @@ allow-unauthenticated = [
     "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
     "D-*",
     "requires-nightly",
+    "regression-*",
     # I-* without I-nominated
     "I-*", "!I-nominated",
     "AsyncAwait-OnDeck",
@@ -74,6 +75,7 @@ label = "I-prioritize"
 
 [autolabel."I-prioritize"]
 trigger_labels = [
+    "regression-untriaged",
     "regression-from-stable-to-stable",
     "regression-from-stable-to-beta",
     "regression-from-stable-to-nightly",