-
-
Notifications
You must be signed in to change notification settings - Fork 281
Version 4.7.2 breaks cz_github_jira_conventional because of missing defaults.bump_pattern #1435
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
Comments
I think it's because I renamed the variables in commitizen 4.7.2? 94c02b3#diff-c951de16d627d82e01eb3ce8d7c4f0b28973ffe147520620762e7140ede2dd80R116-R127 |
This should fix the problem. |
Technically, yes. Many things can be considered a breaking change. TBH, it's not that easy to draw the line. But in this case, it is. Airflow marks many functions as private with |
Description
Version 4.7.2 breaks
cz_github_jira_conventional
because of missingdefaults.bump_pattern
Steps to reproduce
Current behavior
Desired behavior
Screenshots
No response
Environment
4.7.2
pip3 install commitizen -U
Requirement already satisfied: commitizen in /Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages (4.7.2)
The command
cz version --report
throwsThe text was updated successfully, but these errors were encountered: