Release Build Flow Action
Version updated for https://github.com/wgtechlabs/release-build-flow-action to version v1.0.1.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Release Build Flow GitHub Action automates the process of creating releases, managing semantic versioning, and maintaining changelogs by analyzing conventional commit messages. It eliminates the need for manual tasks like determining version bumps, writing structured changelogs, and publishing GitHub Releases. This action provides deterministic, rule-based logic for streamlined release management, ensuring consistency and efficiency in software development workflows.
Release notes
[1.0.1] - 2026-02-19
Removed
- delete CHANGELOG.md file
Fixed
- compact
commits-jsonoutput withjq -cinparse-commits.sh(#11)