Semantic Release by Jedi Knights
Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.9.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 semantic-release GitHub Action is a Go-based utility that automates the process of semantic versioning and release management. It analyzes conventional commit messages to determine the next version, generates changelogs, creates GitHub releases, and supports monorepos with independent versioning for multiple projects. This tool simplifies and standardizes release workflows, ensuring consistency and reducing manual effort in managing software versions across repositories.