Skip to content

Commit ac9b212

Browse files
authored
Rollup merge of #131682 - jieyouxu:compiletest-label, r=Zalathar
Tag PRs affecting compiletest with `A-compiletest`
2 parents 53cfc10 + 9f42f94 commit ac9b212

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

triagebot.toml

+5
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,11 @@ trigger_files = [
431431
"src/tools/run-make-support"
432432
]
433433

434+
[autolabel."A-compiletest"]
435+
trigger_files = [
436+
"src/tools/compiletest"
437+
]
438+
434439
[notify-zulip."I-prioritize"]
435440
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
436441
topic = "#{number} {title}"

0 commit comments

Comments
 (0)