DEV Community

Discussion on: OpenCommit: GitHub Action to improve commits with meaningful messages on every `git push` 🤯🔫

Collapse
 
rudolfolah profile image
Rudolf Olah

This is very cool, this part in particular where you're generating the commit message based on the diff and how the prompt for that is constructed with one example, it would be interesting to see the output if the prompt's example is based on the programming languages used in the diff.

Collapse
 
disukharev profile image
Dima Sukharev

thank you bro! i also like the code, try it out as a Github Action :)