mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Rollup merge of #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.
This commit is contained in:
+2
-1
@@ -364,7 +364,8 @@ new_pr = true
|
||||
[autolabel."needs-triage"]
|
||||
new_issue = true
|
||||
exclude_labels = [
|
||||
"C-tracking-issue"
|
||||
"C-tracking-issue",
|
||||
"A-diagnostics",
|
||||
]
|
||||
|
||||
[autolabel."WG-trait-system-refactor"]
|
||||
|
||||
Reference in New Issue
Block a user