Skip to content

Commit dbb3a1f

Browse files
authored
Unrolled build for rust-lang#120122
Rollup merge of rust-lang#120122 - Nilstrieb:Diagnosticstriage, r=oli-obk Don't add needs-triage to A-diagnostics A-diagnostics is already labeled correctly thanks to the template and there usually isn't much to do on those issues, so it's fine to just add them to the pile.
2 parents 0547c41 + 841e9f5 commit dbb3a1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

triagebot.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,8 @@ new_pr = true
364364
[autolabel."needs-triage"]
365365
new_issue = true
366366
exclude_labels = [
367-
"C-tracking-issue"
367+
"C-tracking-issue",
368+
"A-diagnostics",
368369
]
369370

370371
[autolabel."WG-trait-system-refactor"]

0 commit comments

Comments
 (0)