Semantic Release by Jedi Knights
Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.10.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
This GitHub Action, semantic-release, automates the process of semantic versioning and software release management by analyzing conventional commits to determine the next version, generating changelogs, creating Git tags, and publishing releases on GitHub. It supports monorepos with independent project versioning, handles branch-specific release policies, and includes features like dry-run previews and dependency propagation, streamlining and standardizing the release workflow for multi-module repositories.