SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v7.0.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The sr GitHub Action automates end-to-end release management by leveraging semantic versioning and conventional commits. It simplifies the release process by handling version bumping, changelog generation, GitHub tagging, and release publishing, all within a single static binary that requires no additional runtime or dependencies. Its key features include support for release channels (e.g., canary, stable), language-agnostic operation, zero-configuration defaults, and seamless integration with CI workflows.
What’s Changed
7.0.0 (2026-04-15)
Breaking
- sr v7 — config restructure, security audit, dep cleanup (#19) (138ec5a)