Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Split PR CI into hygiene and code workflows#22

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

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

Conversation

@SeanTAllen
Copy link
Copy Markdown
Member

Separate superlinter and verify-changelog 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, or Dockerfile-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 superlinter and
verify-changelog 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 73b9df7 into main Mar 1, 2026
10 checks passed
@SeanTAllen SeanTAllen deleted the split-pr-ci branch March 1, 2026 13:34
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants