Skip to content

Commit

Permalink
Add needs-triage to all new issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Noratrieb authored Jul 6, 2023
1 parent c4c84df commit a118ce2
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 a118ce2

Please sign in to comment.