cz-cli
cz-cli copied to clipboard
The commitizen command line utility. #BlackLivesMatter
Installed in the normal way, as I have done previously. Now getting this error for some reason?: ``` error: pathspec 'commit' did not match any file(s) known to git git...
How is it used in the flutter project or dart project
Hi all, I propose to read the commit lint configuration to adapt the cli to have a single configuration for both tools. A use case: - a user configured to...
Hi, Hoping for a bit of guidance, I have setup this package following the instructions and have the wizard running. This uses husky and the `prepare-commit-message` hook runs `exec <...
By default it would look something this: `feat(TI-05): ✨ added the new blocks container` However how i need it is like this: `feat: TI-05 - added the new blocks container`...
Hi, In many companies git branches are named after something like this: `feature/ticket-15`. My feature request would be: an option to inherit the current branch name, with even the option...
Another feature request would be an option to change the questions to lower/uppercase
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 18.0.1 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
How can I skip/prevent prompt if I want? My release pipeline stuck because I can't skip the prompt.