mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Rollup merge of #113413 - Nilstrieb:this-needs-some-triaging, r=albertlarsan68
Add needs-triage to all new issues Closes #113261 The label: https://github.com/rust-lang/rust/labels/needs-triage
This commit is contained in:
commit
77a6c7f3a1
@ -20,6 +20,7 @@ allow-unauthenticated = [
|
||||
"regression-*",
|
||||
"perf-*",
|
||||
"AsyncAwait-OnDeck",
|
||||
"needs-triage",
|
||||
]
|
||||
|
||||
[glacier]
|
||||
@ -254,6 +255,9 @@ trigger_files = [
|
||||
[autolabel."S-waiting-on-review"]
|
||||
new_pr = true
|
||||
|
||||
[autolabel."needs-triage"]
|
||||
new_issue = true
|
||||
|
||||
[autolabel."WG-trait-system-refactor"]
|
||||
trigger_files = [
|
||||
"compiler/rustc_trait_selection/src/solve",
|
||||
|
Loading…
Reference in New Issue
Block a user