RW AI Reviewer
Version updated for https://github.com/rw-core/rw-ai-reviewer to version v1.
- 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 AI code review action automates the process of performing AI-based reviews on pull requests by gathering PR context, diff, and customizable instructions. It sends the combined data to a GitHub Models inference API and posts the result as a sticky comment on the PR, along with job summaries and outputs. The action supports extending or replacing built-in review instructions with custom markdown files.
What’s Changed
Rolling release; tracks the latest v1.x. Pin to v1.0.1 for immutability.