Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.113.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 is a code analysis tool that evaluates AI-generated or manually written code for quality, security, and adherence to best practices using a combination of deterministic pattern matching, AST analysis, and LLM-powered expert reviews. It automates the process of identifying issues, generating actionable feedback, and providing auto-fix recommendations across 45 specialized domains, making it a valuable quality gate for development workflows. Key features include context-aware evaluations, risk summary reporting, SARIF output for GitHub Code Scanning, and support for both CLI and API integrations.
Release notes
Full Changelog: https://github.com/KevinRabun/judges/compare/v3.112.0...v3.113.0