about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-05-15 01:57:22 +0200
committerGitHub <noreply@github.com>2020-05-15 01:57:22 +0200
commitb96ceba66bb256ac54d3be45f686273fa17feb9a (patch)
treeecf990ad13679134be8e50ee80c15624bcb08dac
parentda0745a4bb1beeec85dafdc9c91dd9cda1ff692a (diff)
parent00d42bbd2aa6222dc62177ebcecefd76ca977b9b (diff)
Rollup merge of #72200 - spastorino:add-prioritize_on-to-triagebot, r=Mark-Simulacrum
Add prioritize_on attribute to triagebot

r? @Mark-Simulacrum
-rw-r--r--triagebot.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 56d29994a8d..2210a8ff8e6 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -36,4 +36,6 @@ label = "ICEBreaker-Cleanup-Crew"
 
 [prioritize]
 label = "I-prioritize"
+prioritize_on = ["regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly"]
+priority_labels = "P-*"
 zulip_stream = 227806