Skip to content

fix: CI pre-push hook - #2

Merged
miguelramos merged 3 commits into
mainfrom
fix/ci
Apr 16, 2026
Merged

fix: CI pre-push hook#2
miguelramos merged 3 commits into
mainfrom
fix/ci

Conversation

@miguelramos

Copy link
Copy Markdown
Member

No description provided.

Miguel Ramos added 3 commits April 16, 2026 18:25
The release workflow archives consumed changesets to .changesets/history/
before pushing the version-bump commit, so the local-style check would
deadlock the release and fail the push.

Detect $CI and $GITHUB_ACTIONS (set by every major CI provider and by
GitHub Actions specifically) and exit 0 early when either is present.
Local developer pushes still require a queued changeset.
@miguelramos miguelramos self-assigned this Apr 16, 2026
@miguelramos
miguelramos merged commit b285b8b into main Apr 16, 2026
8 checks passed
@miguelramos
miguelramos deleted the fix/ci branch April 16, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 TYPE: Bug Something is broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant