Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.112.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 evaluates AI-generated code across 45 specialized domains, including security, compliance, accessibility, and API design, by combining deterministic pattern matching and abstract syntax tree (AST) analysis with LLM-powered expert reviews. It automates comprehensive code quality assessments, addressing common shortcomings of AI-generated code such as insecure defaults and poor error handling, while providing plain-language findings and actionable fixes. Key capabilities include instant offline evaluations, auto-fix patches, SARIF output for CI pipelines, and context-aware policy profiles.
Release notes
Full Changelog: https://github.com/KevinRabun/judges/compare/v3.111.0...v3.112.0