commitizen / commitizen/cz-conventional-changelog

feat: use existing message

Open
#12 1 comment 4 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
793
Forks
444
PR merge metrics
No merged PRs in 30d

Description

"In my personal opinion, users of cz-cli would probably expect that the -m flag would be inserted as the 'short' message." - @raibutera

See more of the original report and discussion here:
https://github.com/commitizen/cz-cli/issues/3

The cli needs to have some sort of [programatic api to pass things into adapters](https://github.com/commitizen/cz-cli/issues/24) or at least we need to pass in rawArgs and args. Currently we break the prompter message signature each time we need to pass more data into the prompter. This is ok since at least it signals a breaking change, but it would be nice not to need to major version bump when an adapter wants more info from us (should just be a feature / new object key).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.