Skip to content

ci: add skip-changeset label support to changeset-check workflow#398

Closed
digi-monkey wants to merge 1 commit intockb-devrel:developfrom
digi-monkey:feat/skip-changeset-label
Closed

ci: add skip-changeset label support to changeset-check workflow#398
digi-monkey wants to merge 1 commit intockb-devrel:developfrom
digi-monkey:feat/skip-changeset-label

Conversation

@digi-monkey
Copy link
Contributor

Summary

Add label support to the changeset-check CI workflow.

Changes

  • Added condition to the job
  • This allows PRs with docs/CI/refactoring changes to bypass the changeset requirement

Usage

When creating a PR that doesn't need a changelog entry:

  1. Add the label to your PR
  2. The changeset-check CI will be skipped

This follows the standard changesets CI pattern used by many open source projects.

@digi-monkey digi-monkey force-pushed the feat/skip-changeset-label branch 2 times, most recently from e97b956 to 194f994 Compare March 5, 2026 02:49
Add GitHub Actions workflow to require changeset for PRs.
PRs with 'skip-changeset' label will bypass this check.

This follows the standard changesets CI pattern for allowing
docs/CI/refactoring changes to skip changelog requirements.
@digi-monkey digi-monkey force-pushed the feat/skip-changeset-label branch from 194f994 to b1af0f6 Compare March 5, 2026 04:42
@RetricSu RetricSu closed this Mar 5, 2026
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.

2 participants