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

We can mention this is likely to be removed or renamed in the next major release _Originally posted by @Lee-W in https://github.com/commitizen-tools/commitizen/pull/1657#discussion_r2605142720_

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

Maybe we should automate check for broken links (and run with a cron) using https://github.com/lycheeverse/lychee _Originally posted by @woile in https://github.com/commitizen-tools/commitizen/issues/1684#issuecomment-3608259153_

issue-status: pr-created

### Type - [ ] Content inaccurate - [x] Content missing - [ ] Typo ### URL https://commitizen-tools.github.io/commitizen/commands/check/ ### Description Also, the description in CLI is "accept automatically questions done"....

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

## Description Added a new version scheme for monotonic single number versions. e.g. v1 -> v2 -> v3 -> ... ## Checklist - [X] I have read the [contributing guidelines](https://commitizen-tools.github.io/commitizen/contributing/)...

type: feature
pr-status: wait-for-modification

Let's try this. Closes #1691

pr-status: wait-for-review

…te possibly stale information ### Documentation Changes - [x] Run `poetry doc` locally to ensure the documentation pages renders correctly - [x] Check and fix any broken links (internal or...

type: documentation
pr-status: wait-for-review

… practice ### Documentation Changes - [x] Run `poetry doc` locally to ensure the documentation pages renders correctly - [x] Check and fix any broken links (internal or external) in...

type: documentation
pr-status: wait-for-review

### Description The config "changelog_merge_prerelease" is ignored when the changelog is modified through cz bump (--changelog). I think I located the issue at https://github.com/commitizen-tools/commitizen/blob/9f3ec868c0429155a46b4819b625d47a8522a3d5/commitizen/commands/bump.py#L308-L314, where the args do not contain...

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

## Description This PR solves issue #1694. This PR is still in draft, as I want to check whether the changes make sense conceptually and manual tests are still pending....

type: bug
pr-status: wait-for-review

## Action Items - Survey how other tools with multiple configuration files work when they detect multiple configuration files. - For example, the tool `prettier` can be configured by `.prettier.rc`,...

help wanted
issue-status: needs-triage