SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v3.2.2.
- 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 is an AI-powered release engineering tool that automates the entire software release lifecycle, from generating commits and performing code reviews to creating pull requests and publishing releases. It simplifies and streamlines tasks by leveraging AI for atomic commit suggestions, code reviews, automated changelogs, version bumping, and release tagging, while ensuring safety through sandboxed operations. Designed to be language-agnostic and requiring no external dependencies, it provides a comprehensive, zero-configuration solution for efficient release management.
What’s Changed
3.2.2 (2026-04-01)
Refactoring
- extract sr binary download into standalone script with curl fallback (#10) (fa1b52f)