Skip to content

fix(release): remove @semantic-release/git, use PR for version bumps - #319

Open
luabida wants to merge 1 commit into
mainfrom
fix-release6
Open

fix(release): remove @semantic-release/git, use PR for version bumps#319
luabida wants to merge 1 commit into
mainfrom
fix-release6

Conversation

@luabida

@luabida luabida commented Aug 17, 2026

Copy link
Copy Markdown
Member

Branch protection requires PRs on main. Remove the git plugin that tried to push directly, and add a workflow step that creates a version-bump PR after each release.

The dry-run failed because semantic-release could not find the main
branch on the origin remote (a fork without main). Add repositoryUrl
pointing to the upstream repo. Branch protection must allow the
github-actions bot to push directly.
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