commitizen / commitizen/cz-cli
commitizen got skipped when its inside pre-commit
Open
- Dominant language
- JavaScript
- Stars
- 17.5k
- Forks
- 566
- Avg merge
- 8h 16m
- Merged PRs (30d)
- 1
Description
Its sort similar but a bit of work around as we do not yet have solution for https://github.com/commitizen/cz-cli/issues/448
I tried to trigger commitizen in pre-commit stage so it override the actual git commit behavior, but when commitizen ui popped up, pre-commit just ran through it instead of pausing at the commitizen step so I can utilize its UI for commit the change.
Is there way we can config pre-commit not to conclude until the first finished?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.