Skip to content

Bug: revert prefix not picked up #61

@nthState-Chris

Description

@nthState-Chris

Hi, I have a commit with this title:

revert: Home screen

And using the following changelog action

- name: Update CHANGELOG
        id: changelog
        uses: Requarks/[email protected]
        with:
          tag: ${{ inputs.tag_name }}
          excludeTypes: ""
          includeInvalidCommits: true

However, the action doesn't find/include the commit.

  • Is there a way I can see if this is user-error by running this locally and seeing if the commit is picked up?

Kind Regards

Chris

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