Branches (2)

main (default)

05ef55e docs: license upgrade.go, uncomment reuse badge

Amolith created

e75a648-look-for-breaking-footer

6faf1b5 feat: require BREAKING CHANGE footer with -B flag

Click to expand commit body
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