Skip to content

ci: replace semantic-release with manual tag releases#14

Merged
mrsanta79 merged 1 commit into
mainfrom
dev
Jul 20, 2026
Merged

ci: replace semantic-release with manual tag releases#14
mrsanta79 merged 1 commit into
mainfrom
dev

Conversation

@mrsanta79

Copy link
Copy Markdown
Collaborator

semantic-release published on every push to main, and its tag push was rejected by the protect-tags ruleset because github-actions[bot] is not a bypass actor. Releases are now cut by hand instead: creating a v* tag fires the Packagist webhook directly, so no workflow is needed to publish and the npm tooling that existed only for semantic-release is dropped.

semantic-release published on every push to main, and its tag push was
rejected by the protect-tags ruleset because github-actions[bot] is not a
bypass actor. Releases are now cut by hand instead: creating a v* tag
fires the Packagist webhook directly, so no workflow is needed to publish
and the npm tooling that existed only for semantic-release is dropped.
@mrsanta79
mrsanta79 merged commit b4ec59a into main Jul 20, 2026
10 checks passed
@mrsanta79
mrsanta79 deleted the dev branch July 20, 2026 09:57
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