Skip to content

--check-consistency dry run #2092

Description

@andyinno

Description

I would love to enforce the correctness of the files that contains the version string with --check-consistency flag.

At the moment, I am able to add -cc to the cz bump flag, still this is error prone because someone could forget to add the parameter to -cc

Possible Solution

I checked the configuration file documentation. There is no option to add a check-consistency = true in there. In my opinion it would be a set and forget flag that could be beneficial

as an alternative, currently running cz bump with the -cc flag, still tries to update the changelog.
In my opinion it should not. Or at least is should be compatible with the "dry-run" flag.
It seems to me that the "dry-run" flag will not allow the -cc flag to run.

Additional context

No response

Related issues

No response

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions