Skip to content

retry_after_failure config option should also apply to bump command #1302

Open
@jakob-keller

Description

@jakob-keller

Description

commitizen supports the --retry argument for multiple commands:

This is really useful when working with pre-commit hooks.

As a further improvement of developer experience, the retry_after_failure config option is available.

That config option currently applies to the commit command only. It is not applied when running the bump command.

It would be great, if the retry_after_failure config option would also apply to the bump command.

Possible Solution

No response

Additional context

#732 requested retry config support for the commit command, which was implemented in #1027.

Additional context

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

        Participants

        @jakob-keller

        Issue actions

          `retry_after_failure` config option should also apply to `bump` command · Issue #1302 · commitizen-tools/commitizen