Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.126.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 analyzing AI-generated code across 45 specialized domains, acting as a quality gate for code review processes. It combines deterministic pattern matching and AST analysis with LLM-powered deep reviews to automate tasks such as risk assessment, code quality scoring, and auto-fix recommendations. Key capabilities include context-aware evaluations, automated patch generation, markdown reporting, and integration with CI pipelines for streamlined code reviews and compliance checks.
What’s Changed
What’s Changed
- ci: bump actions/configure-pages from 5 to 6 by @dependabot[bot] in https://github.com/KevinRabun/judges/pull/27
- ci: bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in https://github.com/KevinRabun/judges/pull/28
- ci: bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/KevinRabun/judges/pull/29
- deps: bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/KevinRabun/judges/pull/33
- deps: bump the dev-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/KevinRabun/judges/pull/34
Full Changelog: https://github.com/KevinRabun/judges/compare/v3.125.0...v3.126.0