SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v3.3.7.
- 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
This GitHub Action, sr, is an AI-powered release engineering tool that automates the end-to-end software release lifecycle, from commit creation to version publishing. It leverages AI to generate atomic conventional commits, conduct code reviews, create pull requests, and automate versioning, changelogs, and releases—all within a single, language-agnostic CLI. By streamlining these tasks with zero-configuration defaults and robust safety measures, it simplifies release workflows, eliminates dependency on complex setups, and enhances developer productivity.
What’s Changed
3.3.7 (2026-04-09)
Bug Fixes
- ci: remove –allow-dirty from cargo publish (c9fb557)