Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.129.3.
- 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 tool for evaluating the quality of AI-generated code using a panel of 45 specialized judges. It combines deterministic static analysis (such as pattern matching and AST analysis) with LLM-powered contextual reviews to provide comprehensive quality assessments, risk summaries, and actionable fixes. This action automates code quality validation, identifies issues, and generates detailed reports, making it valuable for improving code review efficiency and maintaining high standards in software projects.
What’s Changed
Full Changelog: https://github.com/KevinRabun/judges/compare/v3.129.2...v3.129.3