Skip to content

Conversation

@alsonick
Copy link

Added the option to allow users to prefix their commit messages with a commit type.

@Nutlope
Copy link
Owner

Nutlope commented Feb 14, 2023

@alsonick Thanks for the PR! Wanted to add support for conventional commits so this is great but I have two thoughts:

  1. Should we have GPT-3 infer the type by prompting it, then give users the option to correct it?
  2. I don't want to mandate that everyone goes through this step, so it would have to be behind a flag. So folks would have to run something like aicommits --conventional-commits to pull this up

@antoinekm
Copy link

It's a pity because in this case we have to choose a prefix while GTP-3 knows Conventional Commit V1

@rek
Copy link

rek commented Feb 22, 2023

Agree, it would be cool to ask OpenAI for the commit type

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.

5 participants