-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Thanks for making this great action! I found it very useful but I miss "more control" over the version instead of being calculated automatically.
Maybe the action could have a new command
option fixed
for example and version
then will accept the fixed semver string.
- name: update changelog
uses: release-flow/keep-a-changelog-action@v2
with:
command: fixed
version: 1.0.0-rc.1
tag-prefix: v
changelog: CHANGELOG.md
keep-unreleased-section: true
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request