tal-rofe / cz-vinyl

Commitizen adapter formatting commit messages
MIT License
17 stars 1 forks source link

request: Use openAI for automating commit messages #78

Closed beargreenholtz closed 1 year ago

beargreenholtz commented 1 year ago

Description

I would like to integrate OpenCommit for automating commit messages using GPT.

Proposed solution

No response

Alternatives considered

No response

Do you want to create a pull request?

Yes

tal-rofe commented 1 year ago

@beargreenholtz @roy-shiloh

OpenCommit is just an example. If you want to integrate OpenAI, just use its API: https://www.npmjs.com/package/openai. Of course, to use this feature, one should configure its API keys