Skip to content

ci: Skip CI for version bump commits#151

Closed
maiadegraaf wants to merge 1 commit intoduckdb:mainfrom
maiadegraaf:skip-version-bump-ci
Closed

ci: Skip CI for version bump commits#151
maiadegraaf wants to merge 1 commit intoduckdb:mainfrom
maiadegraaf:skip-version-bump-ci

Conversation

@maiadegraaf
Copy link
Contributor

This PR adds a conditional skip to the CI workflow to avoid running builds and tests when the commit message or PR title contains the explicit pattern stored in the workflow's top-level env as SKIP_CI_PATTERN (current value: [SKIP_CI] bump to). Jobs reference it via env.SKIP_CI_PATTERN in their if conditions.

@maiadegraaf maiadegraaf deleted the skip-version-bump-ci branch December 24, 2025 14:18
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