We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a48557 + bfb3afe commit 876d599Copy full SHA for 876d599
triagebot.toml
@@ -165,6 +165,19 @@ exclude_labels = [
165
"T-*",
166
]
167
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
177
+ "src/ci",
178
+ "src/tools/bump-stage0",
179
180
181
[notify-zulip."I-prioritize"]
182
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
183
topic = "#{number} {title}"
0 commit comments