Below you will find pages that utilize the taxonomy term “Kubescript”
April 28, 2026
Create Semantic Release
Version updated for https://github.com/kubescript/create-release to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the creation of semantic versioned releases, including automatic version bumping based on semantic versioning principles (major, minor, patch, and pre-releases) and the generation of release notes from commits and pull requests. It simplifies release management by eliminating the need for manual version tagging and ensures consistent versioning with minimal configuration. Additionally, the action provides key outputs such as the release tag, version, and URL for downstream workflows.