Skip to content

Commit bfb3afe

Browse files
committed
Add some autolabels for A-bootstrap and T-infra
1 parent 17355a3 commit bfb3afe

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

triagebot.toml

+13
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,19 @@ exclude_labels = [
165165
"T-*",
166166
]
167167

168+
[autolabel."A-bootstrap"]
169+
trigger_files = [
170+
"x.py",
171+
"src/bootstrap",
172+
"src/tools/rust-installer",
173+
]
174+
175+
[autolabel."T-infra"]
176+
trigger_files = [
177+
"src/ci",
178+
"src/tools/bump-stage0",
179+
]
180+
168181
[notify-zulip."I-prioritize"]
169182
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
170183
topic = "#{number} {title}"

0 commit comments

Comments
 (0)