Skip to content

Bug: revert prefix not picked up #61

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/changelog-action@v1.5.0
        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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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