Code Semantics Rules¶
Detect feature additions, refactors, and breaking changes.
Rules¶
function-removed— Functions/classes deleted (breaking change)new-feature— New files, "feat:" commitsnon-functional-change— Docs/text onlyrefactor— Multiple renames, code restructuring