about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCamelid <camelidcamel@gmail.com>2020-10-09 14:10:44 -0700
committerCamelid <camelidcamel@gmail.com>2020-10-09 14:10:44 -0700
commita3c517a65f158ca92afafcde0809289ea82030d5 (patch)
tree4b7d7aeebdfb60705bda5e25474174fb4de14b0d
parent9ba1d21868968e1a4cbbe953371afbd43ad07c72 (diff)
downloadrust-a3c517a65f158ca92afafcde0809289ea82030d5.tar.gz
rust-a3c517a65f158ca92afafcde0809289ea82030d5.zip
Auto-prioritize issues with `regression-untriaged`
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 8b7b536bcbf..fc733b9e45f 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -75,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",