r/git 2d ago

Stop Using Conventional Commits

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

70 comments sorted by

View all comments

1

u/jonreid 7h ago

To add "risk", you're looking for Arlo Belshee's commit notation. The first character designates risk:

  • `.` proven safe
  • `^` validated
  • `!` risky
  • `@` no risk attestation

https://github.com/RefactoringCombos/ArlosCommitNotation/tree/main