Nutlope / aicommits

A CLI that writes your git commit messages for you with AI
https://www.npmjs.com/package/aicommits
MIT License
8k stars 385 forks source link

Enable support for auto-confirm commit messages #249

Closed negoziator closed 1 year ago

negoziator commented 1 year ago

Add a configuration option to automatically confirm commit messages.

This also references this issue: https://github.com/Nutlope/aicommits/issues/216

Usage

aicommits config set auto-confirm=true
negoziator commented 1 year ago

Any chance that you will review this @Nutlope or @privatenumber ? 😄

oregonpillow commented 1 year ago

Thanks @negoziator !

if anyone is desperate in the meantime, here's a solution I've been using: https://github.com/Nutlope/aicommits/issues/216#issuecomment-1745738668

KennethLG commented 1 year ago

Very nice! Please @privatenumber @Nutlope review this!😀