Rollup merge of #101304 - jyn514:jnelson/tag-query-system, r=Dylan-DPC
Add autolabels for `A-query-system` r? `@cjgillot`
This commit is contained in:
commit
138121a5ba
1 changed files with 7 additions and 0 deletions
|
@ -195,6 +195,13 @@ trigger_files = [
|
|||
"compiler/rustc_macros/src/diagnostics"
|
||||
]
|
||||
|
||||
[autolabel."A-query-system"]
|
||||
trigger_files = [
|
||||
"compiler/rustc_query_system",
|
||||
"compiler/rustc_query_impl",
|
||||
"compiler/rustc_macros/src/query.rs"
|
||||
]
|
||||
|
||||
[notify-zulip."I-prioritize"]
|
||||
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
|
||||
topic = "#{number} {title}"
|
||||
|
|
Loading…
Add table
Reference in a new issue