Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

retry_after_failure config option should also apply to bump command #1302

Open
jakob-keller opened this issue Dec 1, 2024 · 0 comments
Open

Comments

@jakob-keller
Copy link
Contributor

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

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

No branches or pull requests

1 participant