Skip to content

Skip deploy pipeline for version-bump commits#209

Merged
anth-volk merged 3 commits intomainfrom
fix/skip-version-bump-deploy
Apr 8, 2026
Merged

Skip deploy pipeline for version-bump commits#209
anth-volk merged 3 commits intomainfrom
fix/skip-version-bump-deploy

Conversation

@anth-volk
Copy link
Copy Markdown
Contributor

Fixes #208

Summary

  • Skip the deploy pipeline root test job when a push head commit is exactly Update package version.
  • Prevent downstream deploy, publish/deploy, and staging integration-test jobs from running on the versioning workflow commit.
  • Preserve normal push deploys and manual workflow_dispatch deploys.

Verification

  • YAML parsed successfully with Ruby YAML loader.
  • actionlint unavailable locally.

@anth-volk anth-volk marked this pull request as ready for review April 8, 2026 01:43
@anth-volk anth-volk merged commit feaf7ed into main Apr 8, 2026
3 checks passed
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.

Skip deploy pipeline for version-bump commits

1 participant