Skip to content

ci: release via tags only (no push to main) - #2

Merged
Chideraozigbo merged 1 commit into
mainfrom
ci/tag-only-releases
Aug 24, 2026
Merged

Chideraozigbo merged 1 commit into
mainfrom
ci/tag-only-releases

Conversation

@Chideraozigbo

Copy link
Copy Markdown
Contributor

Summary

  • Stop git push origin HEAD:main from release workflows (branch protection requires PRs).
  • Keep auto-bump + local chore(release) commit; push only the annotated tag (Dodo-style).
  • Update RELEASING.md where present.

Test plan

  • Merge PR
  • Confirm next publish creates a tag and publishes without GH013

Made with Cursor

Stop pushing chore(release) commits to main so branch protection no longer blocks releases. Bump version in the runner, commit locally, and push only the annotated tag.
@Chideraozigbo
Chideraozigbo merged commit 0299e0e into main Aug 24, 2026
2 checks passed
@Chideraozigbo
Chideraozigbo deleted the ci/tag-only-releases branch August 24, 2026 06:12
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