Don't exclude relnotes from needs-triage
label · rust-lang/rust@61a03fa (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit 61a03fa
Don't exclude relnotes from needs-triage
label
File tree
1 file changed
lines changed
1 file changed
lines changed
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -451,7 +451,6 @@ new_issue = true | ||
451 | 451 | exclude_labels = [ |
452 | 452 | "C-tracking-issue", |
453 | 453 | "A-diagnostics", |
454 | -"relnotes-tracking-issue", | |
455 | 454 | ] |
456 | 455 | |
457 | 456 | [autolabel."WG-trait-system-refactor"] |