Skip to content

Feature: be able to use fixed version #65

@ivanmarban

Description

@ivanmarban

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions