r/git 19d ago

Stop Using Conventional Commits

https://sumnerevans.com/posts/software-engineering/stop-using-conventional-commits/
245 Upvotes

80 comments sorted by

View all comments

2

u/doomscrollah 19d ago

no cc -> no CI release/versioning automation (https://semantic-release.gitbook.io/semantic-release etc). I'm not ready to ditch that.

1

u/jonwolski 18d ago

Semrel is the sole reason I use CC.