Skip to content

Commit

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

Add needs-triage to all new issues

Closes #113261

The label: https://github.com/rust-lang/rust/labels/needs-triage
  • Loading branch information
compiler-errors authored Jul 8, 2023
2 parents eee6b31 + a118ce2 commit 77a6c7f
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 77a6c7f

Please sign in to comment.