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

Better support for breaking changes #192

Closed
tusharmath opened this issue Apr 10, 2016 · 5 comments
Closed

Better support for breaking changes #192

tusharmath opened this issue Apr 10, 2016 · 5 comments

Comments

@tusharmath
Copy link

I think we can automate the prefixing of BREAKING CHANGE:. Right now one needs to explicitly type it and because of some silly typo, the release ends up being a feature release instead of a breaking release.

@jimthedev
Copy link
Member

Sure, I like the idea. I'm not sure what would be the best way to improve this. Do you have any ideas for how to do this? I know cz-customizable has some functionality for this. Maybe we could ask @leonardoanalista to push it back up into the cli?

@tusharmath
Copy link
Author

@jimthedev I guess the issue should have been created https://github.com/commitizen/cz-conventional-changelog.

@leonardoanalista
Copy link
Contributor

Yes @jimthedev Cz-customizable plugin adds the "breaking chance" words in uppercase.

@leonardoanalista
Copy link
Contributor

One more difference from original conventional change oh: we split the footer question in 2: one for close issues and other for breaking changes. This way we can add the handy words

@leonardoanalista
Copy link
Contributor

I thing the question asked belong to the plugins, not comittizen

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

No branches or pull requests

3 participants