about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSantiago Pastorino <spastorino@gmail.com>2020-05-20 12:15:43 -0300
committerSantiago Pastorino <spastorino@gmail.com>2020-05-21 17:40:07 -0300
commit93abdd75114dd16e1297370603754fd2ea1e0964 (patch)
treea29a554790a9ab0a6ee72cc878a20a313adbfb71
parent9e2a6a29ce82e4fc5decad86dab7911a38582438 (diff)
downloadrust-93abdd75114dd16e1297370603754fd2ea1e0964.tar.gz
rust-93abdd75114dd16e1297370603754fd2ea1e0964.zip
Add some teams to prioritization exclude_labels
-rw-r--r--triagebot.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 2210a8ff8e6..f12d5163763 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -37,5 +37,9 @@ 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-*"
+exclude_labels = [
+    "P-*",
+    "T-infra",
+    "T-release",
+]
 zulip_stream = 227806