Below you will find pages that utilize the taxonomy term “Monperrus”
April 20, 2026
gako-tag-action
Version updated for https://github.com/monperrus/gako-tag-action to version v0.2.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The gako-tag-action is a GitHub Action designed to automate version tagging for commits pushed to the main branch by incrementing the version number based on the specified component (e.g., major, minor, or micro). It solves the problem of manually managing version tags by automatically identifying the latest tag, computing the next version, and pushing the new tag to the repository. Key capabilities include customizable version increments, handling of initial tags, and outputting the new and previous tags for further workflow integration.