Tags give the ability to mark specific points in history as being important
-
v1.2.0
f821ed08 · ·New hooks, mostly for AI transparency governance: - `prepare-commit-msg` stage: - `add-ai-assisted-trailer` - `add-co-authored-by-ai-trailers` - `commit-msg` stage: - `enforce-ai-assisted-trailer` - `enforce-co-authored-by-trailer` - `post-commit` stage: - `clean-commit-temp`
-
v1.1.0
47ba576e · ·- Enhancements: - Enforce committing to issue (pre-commit stage): - Optional allow-list of branch names to ignore this rule. - New pre-commit and pre-merge-commit stages hook: Enforce merge directions - Bug fixes: - Enforce GitLab issue reference (commit-msg stage): - This rule is now correctly skipped if the current branch is not an issue branch. -
-