Below you will find pages that utilize the taxonomy term “gandarez”
March 28, 2026
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.
March 13, 2026
semver-action
Version updated for https://github.com/gandarez/semver-action to version v2.1.0.
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 process of calculating the next semantic version for your project based on branch names and branching models. It supports Gitflow and Trunk-Based Development workflows, using predefined rules to determine version increments (e.