triagebot: label src/llvm-project and rustc_{llvm, codegen_llvm} changes with A-LLVM
This commit is contained in:
parent
d76fe15402
commit
e25cf45daa
1 changed files with 7 additions and 0 deletions
|
|
@ -593,6 +593,13 @@ trigger_files = [
|
|||
"src/doc/rustc-dev-guide",
|
||||
]
|
||||
|
||||
[autolabel."A-LLVM"]
|
||||
trigger_files = [
|
||||
"src/llvm-project",
|
||||
"compiler/rustc_llvm",
|
||||
"compiler/rustc_codegen_llvm",
|
||||
]
|
||||
|
||||
[notify-zulip."I-prioritize"]
|
||||
zulip_stream = 245100 # #t-compiler/prioritization/alerts
|
||||
topic = "#{number} {title}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue