Back to GitHub projects

git-judge-commits: Judge Git commits with TypeSafe Jev

A CLI and GitHub Action that uses TypeSafe Jev to judge each git commit: compatibility, attention needed, Conventional Commits type, single concern, and message truthfulness. It prints a verdict table, caches results, and can fail CI on mismatched or mixed commits.

该仓库是真实的 Jev 集成:CLI/GitHub Action 调用 TypeSafe Jev 模型对每个 Git 提交做结构化判定(兼容性、关注度、类型、单一职责、消息真实性),并提供缓存、JSON 输出和 CI 失败条件,属于开发者工具。

· 1 starsOpen on GitHub