Skip to content

Commit 77a6c7f

Browse files
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
2 parents eee6b31 + a118ce2 commit 77a6c7f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

+4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ allow-unauthenticated = [
2020
"regression-*",
2121
"perf-*",
2222
"AsyncAwait-OnDeck",
23+
"needs-triage",
2324
]
2425

2526
[glacier]
@@ -254,6 +255,9 @@ trigger_files = [
254255
[autolabel."S-waiting-on-review"]
255256
new_pr = true
256257

258+
[autolabel."needs-triage"]
259+
new_issue = true
260+
257261
[autolabel."WG-trait-system-refactor"]
258262
trigger_files = [
259263
"compiler/rustc_trait_selection/src/solve",

0 commit comments

Comments
 (0)