diff options
| author | Jubilee <workingjubilee@gmail.com> | 2024-11-09 20:28:45 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-09 20:28:45 -0800 |
| commit | 0ba177083fa81e380e28e445c25b6aff35279bbc (patch) | |
| tree | e85ca2c6541773bab95d30b04b8107ee590e4818 | |
| parent | b93b0c7011cba87ffc70f32831b600405105ab60 (diff) | |
| parent | 2b469607b4337e2c8996e755570202feb33124fe (diff) | |
| download | rust-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.toml | 1 |
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"] |
