Skip to content

Commit e25cf45

Browse files
committed
triagebot: label src/llvm-project and rustc_{llvm, codegen_llvm} changes with A-LLVM
1 parent d76fe15 commit e25cf45

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

triagebot.toml

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

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

0 commit comments

Comments
 (0)