about summary refs log tree commit diff
diff options
context:
space:
mode:
authornora <48135649+Noratrieb@users.noreply.github.com>2024-11-09 22:45:17 +0100
committerGitHub <noreply@github.com>2024-11-09 22:45:17 +0100
commit2b469607b4337e2c8996e755570202feb33124fe (patch)
treeb2287680197a44e3e109b6550b8227ec73e7cacc
parent38352b01ae4af9300be03b805d6db68c45e51068 (diff)
downloadrust-2b469607b4337e2c8996e755570202feb33124fe.tar.gz
rust-2b469607b4337e2c8996e755570202feb33124fe.zip
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 5d80b9e656e..a7ae754aefd 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -395,6 +395,7 @@ new_issue = true
 exclude_labels = [
     "C-tracking-issue",
     "A-diagnostics",
+    "relnotes-tracking-issue",
 ]
 
 [autolabel."WG-trait-system-refactor"]