commitizen icon indicating copy to clipboard operation
commitizen copied to clipboard

Create committing rules for projects :rocket: auto bump versions :arrow_up: and auto changelog generation :open_file_folder:

Results 316 commitizen issues
Sort by recently updated
recently updated
newest added

### Description When using commitizen through git (`git cz`) everything works as it should. As soon as all the cycles and tooling finishes, it ends the command. But when using...

issue-status: needs-triage

## Description Shows deprecated warning before prompt questions to dev, for an better experience. ## Checklist - [x] Add test cases to all the changes you introduce - [x] Run...

pr-status: wait-for-modification

### Description When I try to produce the incremental changelog, I receive this error: ```bash > cz changelog InvalidVersion GitTag('utility/v0.1.3', 'a6ffd4da2c7db27a792b00fefdbca5e7de6f1f60', '2024-05-17') InvalidVersion GitTag('utility/v0.1.2', 'cb887f77eaca3ae2af4360a9451d18ec5414bdb6', '2024-05-16') ``` Commitizen is configured...

type: bug
issue-status: wait-for-implementation
prority: high

### Description When creating a devrelease after having created a release-candidate for the same version, `commitizen -p` shows the release-candidate and not the devrelease. I'm using the scm-version_provider. Generally the...

issue-status: needs-triage

### Description as title ### Possible Solution _No response_ ### Additional context _No response_ ### Additional context _No response_

good first issue
issue-status: wait-for-implementation
type: ci/cd

### Description commitizen check failed using the "cz-conventional-gitmoji" ### Steps to reproduce 1. conda create virtualenv 2. conda activate the virtualenv 3. poetry add commitizen 4. poetry add cz-conventional-gitmoji 5....

good first issue
type: documentation
issue-status: wait-for-implementation

## Description This updates the default titles of the changelog's sections in `ConventionalCommitsCz`. ## Checklist - [x] Add test cases to all the changes you introduce - [x] Run `./scripts/format`...

pr-status: wait-for-modification

### Description Bad Dev Experience if asks for all the questions to only fail after ### Steps to reproduce Run `cz commit -s -a` ### Current behavior ```shell ❯ cz...

type: bug
good first issue
type: documentation
issue-status: wait-for-implementation

### Description life is short, cut-paste is quick but better be 1 instead of 3 commands ATM bug reporting issue has ![image](https://github.com/commitizen-tools/commitizen/assets/39889/a083e836-4f43-4d28-9aac-373c41af1243) which when clicked for editing becomes even "better"...

good first issue
type: documentation
issue-status: wait-for-implementation

### Type - [ ] Content inaccurate - [X] Content missing - [ ] Typo ### URL https://commitizen-tools.github.io/commitizen/faq/ ### Description A place to hold the feature we decide not to...

good first issue
type: documentation
issue-status: wait-for-implementation