Skip to content

Commit

Permalink
Rollup merge of rust-lang#113413 - Nilstrieb:this-needs-some-triaging…
Browse files Browse the repository at this point in the history
…, r=albertlarsan68

Add needs-triage to all new issues

Closes rust-lang#113261

The label: https://github.com/rust-lang/rust/labels/needs-triage
  • Loading branch information
GuillaumeGomez authored Jul 7, 2023
2 parents d495ff0 + a118ce2 commit bd79dda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ allow-unauthenticated = [
"regression-*",
"perf-*",
"AsyncAwait-OnDeck",
"needs-triage",
]

[glacier]
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit bd79dda

Please sign in to comment.