opencommit
opencommit copied to clipboard
Generate conventional git commit messages with AI in 1 second 🤯🔫
## Changes - Add `--yes, -y` flag to skip commit confirmation prompt. - Document the `--yes` flag usage in README for user guidance.
- add skipCommitMessageCheck config key - add support for skipCommitMessageCheck config key to skip commit message check if set to true
### Opencommit Version 3.0.15 ### Node Version 21.7.3 ### NPM Version 10.5.0 ### What OS are you seeing the problem on? Mac ### What happened? Seeing this warning when running...
### Current Issue * The `OCO_PROMPT_MODULE=@commitlint` functionality is currently not working as expected. The following steps reproduce the issue: - Run `npm i @commitlint/cli` - Create `commitlint.config.js` - Set `OCO_PROMPT_MODULE=@commitlint`...
### Opencommit Version 3.0.12 ### Node Version 22.1.0 ### NPM Version 10.7.0 ### What OS are you seeing the problem on? Mac, Windows, Other Linux Distro ### What happened? I've...
OK, this has been long time coming. I also included a few other changes I hope you will consider: - **tsconfig.json** changes for better TypeScript support during development - **engine.ts**...
### Opencommit Version 2.2.10 ### Node Version 16.16.0 ### NPM Version 8.11.0 ### What OS are you seeing the problem on? Mac ### What happened? Hi, I've just added the...
### Opencommit Version 1.0.2 ### Node Version 18.20.2 ### NPM Version 10.5.0 ### What OS are you seeing the problem on? Other Linux Distro ### What happened? openai pushing to...
### Description Like: ``` docker run --rm -ti -v ~/.aws:/root/.aws -v $PWD:/aws amazon/aws-cli ``` ### Suggested Solution add in https://hub.docker.com/ ### Alternatives _No response_ ### Additional Context _No response_