commitizen
commitizen copied to clipboard
Create committing rules for projects :rocket: auto bump versions :arrow_up: and auto changelog generation :open_file_folder:
### 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...
## 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...
### 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...
### 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...
### Description as title ### Possible Solution _No response_ ### Additional context _No response_ ### Additional context _No response_
### 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....
## 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`...
### 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...
### Description life is short, cut-paste is quick but better be 1 instead of 3 commands ATM bug reporting issue has  which when clicked for editing becomes even "better"...
### 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...