Skip to content

Commit 2ca2d93

Browse files
committed
Auto-label src/ci and .github/workflows with A-CI
And include `.github/workflows` for `T-infra` trigger files.
1 parent 014bd82 commit 2ca2d93

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
@@ -471,6 +471,7 @@ trigger_files = [
471471

472472
[autolabel."T-infra"]
473473
trigger_files = [
474+
".github/workflows",
474475
"src/ci",
475476
"src/tools/bump-stage0",
476477
"src/tools/cargotest",
@@ -598,6 +599,12 @@ trigger_files = [
598599
"src/tools/clippy",
599600
]
600601

602+
[autolabel."A-CI"]
603+
trigger_files = [
604+
".github/workflows",
605+
"src/ci",
606+
]
607+
601608
# ------------------------------------------------------------------------------
602609
# Prioritization and team nominations
603610
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)