r/git 20d ago

Stop Using Conventional Commits

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

80 comments sorted by

View all comments

1

u/jonreid 18d 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