commitizen icon indicating copy to clipboard operation
commitizen copied to clipboard

Be able to configure the allowed prefixes list

Open Lotram opened this issue 2 years ago • 0 comments

Description

https://github.com/commitizen-tools/commitizen/issues/414 and https://github.com/commitizen-tools/commitizen/pull/551 introduced what is a breaking change for my team, since we want cz check to fail in the CI, in case of a fixup. This comment suggests to add this list to the config, which IMO is a good idea.

Possible Solution

I've already written the PR to implement this new config / cli argument here, but, as written in contributing.md, I'm creating an issue to validate this change first.

Additional context

No response

Additional context

No response

Lotram avatar Feb 18 '23 16:02 Lotram