Skip to content

Commit

Permalink
Add autolabels for A-query-system
Browse files Browse the repository at this point in the history
  • Loading branch information
jyn514 committed Sep 2, 2022
1 parent 2e35f95 commit 1cd2863
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 1cd2863

Please sign in to comment.