oeLLph [ɛlf]@feddit.de to Programmer Humor@programming.dev · 10 months agogit commit -m "minor fixes" +26858 -69429feddit.deimagemessage-square73fedilinkarrow-up1441arrow-down110
arrow-up1431arrow-down1imagegit commit -m "minor fixes" +26858 -69429feddit.deoeLLph [ɛlf]@feddit.de to Programmer Humor@programming.dev · 10 months agomessage-square73fedilink
minus-squareoeLLph [ɛlf]@feddit.deOPlinkfedilinkarrow-up3·10 months agoWhy user standard version and conventional commits in the first place? When this is only a fraction of purposeful commit messages
minus-squareCubitOom@infosec.publinkfedilinkEnglisharrow-up3arrow-down1·10 months agoBecause if you are creating a changelog automatically based on the commit messages it will be very public and that user will look bad. https://www.conventionalcommits.org/en/about/#tooling-for-conventional-commits
minus-squareoeLLph [ɛlf]@feddit.deOPlinkfedilinkarrow-up1·10 months agoconv commut are used here… Somehow they know how get around thing like git hook no-verify :/
minus-squareCubitOom@infosec.publinkfedilinkEnglisharrow-up1·10 months agoChangelogs are published to stakeholders. So what I’m saying is you don’t have to try to enforce a commit style using got hooks if you have public shaming at your disposal.
Why user standard version and conventional commits in the first place? When this is only a fraction of purposeful commit messages
Because if you are creating a changelog automatically based on the commit messages it will be very public and that user will look bad.
https://www.conventionalcommits.org/en/about/#tooling-for-conventional-commits
conv commut are used here… Somehow they know how get around thing like git hook
no-verify
:/Changelogs are published to stakeholders. So what I’m saying is you don’t have to try to enforce a commit style using got hooks if you have public shaming at your disposal.