Skip to content

Commit 138121a

Browse files
Rollup merge of #101304 - jyn514:jnelson/tag-query-system, r=Dylan-DPC
Add autolabels for `A-query-system` r? `@cjgillot`
2 parents 3880925 + 1cd2863 commit 138121a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

triagebot.toml

+7
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,13 @@ trigger_files = [
195195
"compiler/rustc_macros/src/diagnostics"
196196
]
197197

198+
[autolabel."A-query-system"]
199+
trigger_files = [
200+
"compiler/rustc_query_system",
201+
"compiler/rustc_query_impl",
202+
"compiler/rustc_macros/src/query.rs"
203+
]
204+
198205
[notify-zulip."I-prioritize"]
199206
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
200207
topic = "#{number} {title}"

0 commit comments

Comments
 (0)