semver-action
Version updated for https://github.com/gandarez/semver-action to version v2.1.3.
- 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
The “Semantic Versioning Action” automates the calculation and assignment of semantic version tags for projects based on branch names and branching models, such as Gitflow or Trunk-Based Development. It eliminates manual version management by determining version increments (major, minor, patch, or build) based on predefined branch naming conventions and merge scenarios. This action simplifies release workflows and ensures consistent versioning across development pipelines.
What’s Changed
Full Changelog: https://github.com/gandarez/semver-action/compare/v2.1.2...v2.1.3