Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.6.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Judges Panel” GitHub Action provides an advanced evaluation framework for AI-generated code by leveraging 35 specialized review domains, including security, compliance, accessibility, and API design. It combines deterministic pattern matching and abstract syntax tree (AST) analysis with LLM-based insights to identify issues commonly overlooked by traditional tools, such as insecure defaults and architectural flaws. This action automates code quality assessment, generates plain-language reports, offers auto-fix patches, and integrates seamlessly into CI pipelines, providing robust quality control for AI-assisted development workflows.
Release notes
Full Changelog: https://github.com/KevinRabun/judges/compare/v3.5.0...v3.6.0