main (default)
05ef55e
docs: license upgrade.go, uncomment reuse badge
Amolith created
05ef55e
docs: license upgrade.go, uncomment reuse badge
Amolith created
6faf1b5
feat: require BREAKING CHANGE footer with -B flag
When the -B flag is used to mark a commit as a breaking change, the tool now validates that the body contains a BREAKING CHANGE: or BREAKING CHANGES: footer. If not present, it returns a descriptive error instructing users to document breaking change details in this footer. Implements: bug-e75a648 Co-authored-by: Crush <crush@charm.land>
Amolith and Crush created