Skip to content

Commit 9f42f94

Browse files
committed
triagebot: tag PRs affecting compiletest with A-compiletest
1 parent f6648f2 commit 9f42f94

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)