Re: LLM Commit in upstream `master`?!
Jim Porter <[email protected]> Sat, 25 Jul 2026 20:03:35 -0700
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/25/2026 6:29 PM, Collin Funk wrote: > I like the commit-msg hook idea in theory. However, I wonder how much of > a chore it will be to keep track of of slop companies who believe their > LLM is sentient, such that it can take authorship credit. I don't think we need to aim for perfection. Detecting Anthropic, OpenAI, and Microsoft Copilot would probably cover the majority of cases, and the remainder would be caught by our usual perusal of the Git logs. Catching it before it hits Savannah just means we don't have to worry about removing or reverting commits. I see this as just a friendly reminder for committers to simplify maintainers' jobs. Our existing Git hooks aren't perfect either, but they do catch some common mistakes.