Skip to content

Commit 0dcdf56

Browse files
committed
triagebot: label LLVM submodule and cg_llvm changes with A-LLVM
1 parent 95a2212 commit 0dcdf56

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

triagebot.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,12 @@ trigger_files = [
593593
"src/doc/rustc-dev-guide",
594594
]
595595

596+
[autolabel."A-LLVM"]
597+
trigger_files = [
598+
"src/llvm-project",
599+
"compiler/rustc_codegen_llvm",
600+
]
601+
596602
[notify-zulip."I-prioritize"]
597603
zulip_stream = 245100 # #t-compiler/prioritization/alerts
598604
topic = "#{number} {title}"

0 commit comments

Comments
 (0)