Skip to content

Commit 7d7f6c5

Browse files
committed
Don't label tracking issues with needs-triage
1 parent 1065d87 commit 7d7f6c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

triagebot.toml

+3
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,9 @@ new_pr = true
257257

258258
[autolabel."needs-triage"]
259259
new_issue = true
260+
exclude_labels = [
261+
"C-tracking-issue"
262+
]
260263

261264
[autolabel."WG-trait-system-refactor"]
262265
trigger_files = [

0 commit comments

Comments
 (0)