Skip to content

ci: skip catalog shards for docs-only main pushes - #627

Merged
kim-em merged 1 commit into
mainfrom
fix/skip-docs-only-main-catalog
Sep 4, 2026
Merged

ci: skip catalog shards for docs-only main pushes#627
kim-em merged 1 commit into
mainfrom
fix/skip-docs-only-main-catalog

Conversation

@kim-em

@kim-em kim-em commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Main-branch pushes currently select the full catalog before inspecting changed paths, so a docs-only merge launches eight long-running catalog shards even though the pull request correctly skipped them.

This keeps full-catalog validation for every source, generated, script, test, workflow, action, manifest, template, or toolchain push (and for an initial push), while selecting no catalog work for documentation/misc-only pushes.

Validated locally with the selector test suite, Python syntax checks, actionlint, and the exact docs-only merge diff.

@kim-em
kim-em force-pushed the fix/skip-docs-only-main-catalog branch from f90bb2e to cae521e Compare September 4, 2026 08:28
@kim-em
kim-em merged commit 6b4b87b into main Sep 4, 2026
13 checks passed
@kim-em
kim-em deleted the fix/skip-docs-only-main-catalog branch September 4, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant