Skip to content

fix(ci): remove git-push plugins that conflict with branch protection#2

Merged
cahaseler merged 1 commit intomainfrom
ci-versioning
Mar 11, 2026
Merged

fix(ci): remove git-push plugins that conflict with branch protection#2
cahaseler merged 1 commit intomainfrom
ci-versioning

Conversation

@cahaseler
Copy link
Owner

Summary

  • Remove @semantic-release/changelog and @semantic-release/git plugins that try to push commits directly to main (blocked by branch protection)
  • Enable persist-credentials so semantic-release can push tags
  • Semantic-release tracks versions via git tags, not package.json — no commit to main needed

Test plan

  • Release workflow succeeds after merge

@cahaseler cahaseler merged commit a48ba5a into main Mar 11, 2026
1 check passed
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant