Below you will find pages that utilize the taxonomy term “So1omon563”
August 13, 2026
Conventional Release Creator
Version updated for https://github.com/so1omon563/release-creator to version v2.0.1.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Release Creator is a GitHub Action that automates the creation of GitHub Releases from conventional commit history. It generates structured release notes grouped by commit type and automatically detects pre-release status from SemVer identifiers. The action supports multiple release note formats, such as grouped, conventional, flat, and GitHub-native, allowing for customization of how releases are presented.
August 12, 2026
Custom Version Bumper
Version updated for https://github.com/so1omon563/custom-semver-bumper to version v1.0.12.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GitHub Action to automatically tag merge commits with Semantic Versioning 2.0.0-compliant Git tags, handling commit messages for major, minor, and patch bumps, supporting Conventional Commits, pre-releases, and floating reference tags. The action can be configured to skip certain branches or use branch name fallbacks for versioning.
August 10, 2026
Custom Version Bumper
Version updated for https://github.com/so1omon563/custom-semver-bumper to version v1.0.5.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action Custom Version Bumper automatically tags every merge commit with a semver-compliant Git tag. It supports bumping based on commit message markers, pre-release tags, and can default to a patch bump if no marker is present. The action handles version numbers, supports Conventional Commits, and allows for customization of tag prefixes and defaults.