this post was submitted on 15 Jan 2024
426 points (97.8% liked)

Programmer Humor

19187 readers
1459 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] oeLLph@feddit.de 3 points 8 months ago (1 children)

Why user standard version and conventional commits in the first place? When this is only a fraction of purposeful commit messages

[–] CubitOom@infosec.pub 2 points 8 months ago (1 children)

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

[–] oeLLph@feddit.de 1 points 8 months ago (1 children)

conv commut are used here... Somehow they know how get around thing like git hook no-verify :/

[–] CubitOom@infosec.pub 1 points 8 months ago

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.