about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2024-11-09 20:28:45 -0800
committerGitHub <noreply@github.com>2024-11-09 20:28:45 -0800
commit0ba177083fa81e380e28e445c25b6aff35279bbc (patch)
treee85ca2c6541773bab95d30b04b8107ee590e4818
parentb93b0c7011cba87ffc70f32831b600405105ab60 (diff)
parent2b469607b4337e2c8996e755570202feb33124fe (diff)
downloadrust-0ba177083fa81e380e28e445c25b6aff35279bbc.tar.gz
rust-0ba177083fa81e380e28e445c25b6aff35279bbc.zip
Rollup merge of #132825 - Noratrieb:Noratrieb-patch-1, r=clubby789
Exclude relnotes-tracking-issue from needs-triage
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 45b580787d1..95538dd7ee3 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -432,6 +432,7 @@ new_issue = true
 exclude_labels = [
     "C-tracking-issue",
     "A-diagnostics",
+    "relnotes-tracking-issue",
 ]
 
 [autolabel."WG-trait-system-refactor"]