cz-cli icon indicating copy to clipboard operation
cz-cli copied to clipboard

The commitizen command line utility. #BlackLivesMatter

Results 148 cz-cli issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

dependency related

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver-regex&package-manager=npm_and_yarn&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependency related

How can I skip/prevent prompt if I want? My release pipeline stuck because I can't skip the prompt.