Skip to content

ci: scope quality-checks by path on PRs#44

Merged
spideystreet merged 1 commit into
developfrom
ci/path-scoped-quality-checks
Apr 29, 2026
Merged

ci: scope quality-checks by path on PRs#44
spideystreet merged 1 commit into
developfrom
ci/path-scoped-quality-checks

Conversation

@spideystreet
Copy link
Copy Markdown
Collaborator

@spideystreet spideystreet commented Apr 29, 2026

Summary

  • Add changes job with dorny/paths-filter@v3 to classify touched areas (python, dbt, go, docker, prisma, workflows, etc.).
  • On pull_request, downstream jobs (quality, dbt-check, go-check, docker-build, prisma-validate, security, docs-submodule) run only when paths match—or when workflow/deps triggers apply.
  • On push (e.g. to staging), always run the full suite.

Branch protection: if required checks reference individual jobs that get skipped on path-scoped PRs, GitHub may not treat them as green; we can add an aggregate gate job if needed after you verify.

@spideystreet spideystreet merged commit b7f2504 into develop Apr 29, 2026
9 checks passed
@spideystreet spideystreet deleted the ci/path-scoped-quality-checks branch April 29, 2026 16:42
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