Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add changeset configuration #19

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Add changeset configuration #19

merged 1 commit into from
Jan 8, 2025

Conversation

VoigtS
Copy link
Member

@VoigtS VoigtS commented Dec 20, 2024

In order to ease up the creation of package versions, I would like to include changesets.
Goal is to create changesets which get versioned by the changeset action. The automatically created PR includes the combined package version of all existing changesets.

Because the package version is bound to the creation of npm packages, I would like to limit the execution of the publish workflow to the source branch of changeset. Otherwise it would be a noop on other branches. The branch name of changeset is: changeset-release/{{baseBranch}}.

As a follow up I will configure the changeset bot for this project to prevent merged PRs without a changeset.

@SuperSandro2000 SuperSandro2000 merged commit 540691d into main Jan 8, 2025
6 checks passed
@SuperSandro2000 SuperSandro2000 deleted the changesets branch January 8, 2025 10:44
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.

3 participants