Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add noConfirm flag to streamline commit process #189

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

appleboy
Copy link
Owner

  • Add a noConfirm flag to skip the confirmation prompt
  • Modify commitCmd to check for noConfirm flag in preview mode
  • Update prepare-commit-msg template to include --no_confirm flag in codegpt commit command

fix #188

- Add a `noConfirm` flag to skip the confirmation prompt
- Modify `commitCmd` to check for `noConfirm` flag in preview mode
- Update `prepare-commit-msg` template to include `--no_confirm` flag in `codegpt commit` command

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@appleboy appleboy merged commit 0396a59 into main Jul 10, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hook not work, it will stuck on Commit preview summary? ▸Yes No
1 participant