Skip to content

check_consistency has no effect #53

Closed
@obrus-corcentric

Description

@obrus-corcentric

Hello, new option check_consistency has no any effect and command still called with --check-consistency option

Example of github action call:

      - id: cz
        name: Bump version and changelog
        uses: commitizen-tools/commitizen-action@master
        with:
          github_token: ${{ secrets.GITHUB_TOKEN }}
          dry_run: false
          push: false
          merge: false
          check_consistency: false

cz command call was:

cz --no-raise 21 bump --yes --changelog --check-consistency

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions