Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.125.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 code evaluation system with a panel of 45 specialized “judges” for assessing AI-generated and human-written code. It combines deterministic static analysis (pattern matching and AST analysis) with LLM-powered expert reviews to automate tasks like code quality checks, risk assessments, prioritized issue identification, and auto-fix recommendations. The action supports both local and CI/CD workflows, offering features such as context-aware evaluations, markdown reporting, and SARIF uploads for seamless integration with development pipelines.
What’s Changed
Full Changelog: https://github.com/KevinRabun/judges/compare/v3.124.5...v3.125.0