Nutlope / aicommits

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

Enable support for auto-confirm commit messages #249

Closed negoziator closed 8 months ago

negoziator commented 9 months 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 9 months ago

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

oregonpillow commented 9 months 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 9 months ago

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