Improve build workflow with version bump selection and changelog in releases #104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/build-workflow-improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
version_typechoice input with options: BUMP_PATCH (default), BUMP_MINOR, BUMP_MAJOR, SPECIFIC_VERSIONspecific_versioninput for explicit version selectionChanges
Workflow inputs:
versionstring inputversion_typechoice dropdown (defaults to BUMP_PATCH) + optionalspecific_versionfor explicit versionsRelease body:
CHANGELOG.md location:
docs/CHANGELOG.mdCHANGELOG.md(repo root), copied into docs content during buildDeployment and Testing