Skip to content

setup(workflow): narrow CI path filtering#444

Open
JakobJingleheimer wants to merge 5 commits intomainfrom
setup/narrow-ci-workflow-filter
Open

setup(workflow): narrow CI path filtering#444
JakobJingleheimer wants to merge 5 commits intomainfrom
setup/narrow-ci-workflow-filter

Conversation

@JakobJingleheimer
Copy link
Copy Markdown
Member

@JakobJingleheimer JakobJingleheimer commented Apr 26, 2026

The CI workflow is concerned with implementation code (basically just typescript). We don't need to run linting, type-checking, and tests when non-code files change (ex markdown or yaml), and the yaml lint job is in a dedicated workflow now, so the CI job can filter just on js/ts and package.json files (where npm commands can change, affecting CI tasks).

@JakobJingleheimer JakobJingleheimer added the gh actions Pull requests that update GitHub Actions code label Apr 26, 2026
@JakobJingleheimer JakobJingleheimer marked this pull request as ready for review April 26, 2026 21:40
Comment thread .github/workflows/ci.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gh actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants