conventional-changelog / conventional-changelog/commitlint
prompt - Support multiple scopes
Open
feature
- Dominant language
- TypeScript
- Stars
- 18.7k
- Forks
- 970
- Avg merge
- 7h 33m
- Merged PRs (30d)
- 49
Description
## Expected behaviour
https://github.com/conventional-changelog/commitlint/pull/901 added support for multiple scopes, but prompt and prompt-cli still doesn't understand them. It should support multiple scopes - both as step-by-step autocomplete as well as directly writing `a,b,c`.
## Current Behavior
In prompt-cli scope step, it doesn't allow values like `a,b`. Also no autocomplete.
## Affected packages
- [ ] cli
- [ ] core
- [X] prompt
- [ ] config-angular
Contributor guide
Assessment
This issue has not been assessed yet.