Codex AI Code Review
Version updated for https://github.com/milanhorvatovic/codex-ai-code-review-action to version v1.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Codex AI Code Review GitHub Action automates code reviews by leveraging OpenAI Codex to analyze pull requests and provide structured feedback, including inline comments, per-file summaries, and review verdicts. It operates with a two-job architecture for enhanced security, isolating the read-only review process from the write-access publishing of results. This action streamlines code review workflows, improves efficiency, and ensures consistent feedback by automating the analysis of code changes.
What’s Changed
What’s Changed
- Update all references to match renamed repository by @milanhorvatovic in https://github.com/milanhorvatovic/codex-ai-code-review-action/pull/19
Full Changelog: https://github.com/milanhorvatovic/codex-ai-code-review-action/compare/v1.0.2...v1.0.3