5 ms·
Is the "chore" commit subject prefix an AI thing? I've started seeing that at work too...
by rawling 2mo ago
Is the "chore" commit subject prefix an AI thing? I've started seeing that at work too...
- vizzier 2mo agoNot an AI thing per-se [1] but may be pushed by or increased in usage by the agents. [1] https://www.conventionalcommits.org/en/v1.0.0/#summary https://www.conventionalcommits.org/en/v1.0.0/#summary
- jmkni 2mo agoSemantic git commits have been a thing for years - https://www.conventionalcommits.org/en/v1.0.0/ https://www.conventionalcommits.org/en/v1.0.0/ I've always liked them and tried to convince others to use them AI models seem to like them as well
- vips7L 2mo agoThis was a thing before LLMs, but you’d frequently see it in open source repos. So LLMs are just regurgitating what they saw.
- pcdevils 2mo agoUsed it for years in part because of https://git-cliff.org/ https://git-cliff.org/