Stop Using Conventional Commits

You’ve almost certainly encountered Conventional Commits before. It may have reared its ugly head in the changelog of an open source project you’ve used. It may have been the enforced commit format for an open source project you contributed to. A lot of people swear by it. I swear at it. Even though it is used by a large number of popular open source projects, Conventional Commits is an actively bad standard which encourages focus on the wrong things and fails to deliver on its promises.

Sumner Evans
@frankel I always found them useful, I can agree on the scope priority, but at the core of this there is always an assumption of discipline. If discipline in carrying out this "formality" is missing in the team there is probably no other magic formula to be applied anyways.
@pizzatorque Totally agree about discipline. Perhaps LLMs with the relevant instructions set can actually be that discipline?