Skip to content

Split PR CI into hygiene and code workflows#130

Merged
SeanTAllen merged 1 commit intomainfrom
split-pr-ci
Mar 1, 2026
Merged

Split PR CI into hygiene and code workflows#130
SeanTAllen merged 1 commit intomainfrom
split-pr-ci

Conversation

@SeanTAllen
Copy link
Copy Markdown
Member

Separate hygiene jobs into pr-repo-hygiene.yml (always runs) and add path filters to pr.yml so build/test jobs only run on code changes. Markdown-only, YAML-only, Dockerfile-only, or CI-Docker-image-only PRs now skip the build/test matrix and only run hygiene checks.

Markdown-only, YAML-only, or Dockerfile-only changes don't need
to run the full build/test matrix. Separate hygiene jobs into
pr-repo-hygiene.yml (always runs) and add path filters to pr.yml
so build/test jobs are skipped for non-code changes.
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Mar 1, 2026
@SeanTAllen SeanTAllen merged commit ff7cc65 into main Mar 1, 2026
10 checks passed
@SeanTAllen SeanTAllen deleted the split-pr-ci branch March 1, 2026 13:35
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Mar 1, 2026
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.

2 participants