Skip to content

Skip CI for changeset-release PRs#67

Merged
flyon merged 1 commit intodevfrom
codex/skip-ci-for-changeset-release
Apr 6, 2026
Merged

Skip CI for changeset-release PRs#67
flyon merged 1 commit intodevfrom
codex/skip-ci-for-changeset-release

Conversation

@flyon
Copy link
Copy Markdown
Contributor

@flyon flyon commented Apr 6, 2026

Summary

  • skip the CI workflow build/test job when the PR head is changeset-release/main and the base is main
  • keep the existing CI behavior for all other PRs into dev and main

Why

Release PRs from changeset-release/main into main only version and changelog the package. Skipping the normal CI build/test job avoids redundant runs while preserving CI coverage for regular feature and fix PRs.

Validation

  • workflow-only change; logic reviewed in .github/workflows/ci.yml

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 6, 2026

⚠️ No changeset found. If this PR should trigger a release, run npx changeset and commit the generated file.

If this change doesn't need a release (docs, CI config, etc.), you can ignore this message.

@flyon flyon merged commit 97cbf62 into dev Apr 6, 2026
4 checks passed
@flyon flyon deleted the codex/skip-ci-for-changeset-release branch April 6, 2026 16:04
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