semver-action
Version updated for https://github.com/gandarez/semver-action to version v2.1.1.
- This action is used across all versions by 63 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the calculation of the next semantic version for a project based on branch naming conventions and branching models such as Gitflow and Trunk-Based Development. It streamlines versioning by automatically determining whether to increment a patch, minor, major, or build version, solving the problem of manual version tracking and ensuring consistency across development workflows. Key capabilities include support for predefined branch patterns and dynamic adjustment to different branching strategies.
Release notes
Full Changelog: https://github.com/gandarez/semver-action/compare/v2.1.0...v2.1.1