Hacker News new | ask | show | jobs
by zactato 1250 days ago
Did the OP use the tool to write his own commit messages?

A lot of the commit messages were typical and sort of redundant but this one stood out to me https://github.com/zurawiki/gptcommit/commit/82294555e7269e6...

"Add github token to address GH Workflow rate limits"

This is a good commit message, it describes a problem and a solution. I'd be very impressed if the GPTCommit tool wrote this and knew why the github token was being added.