pull-request-review
Version updated for https://github.com/ai-action/pull-request-review to version v2.0.0.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The pull-request-review GitHub Action leverages AI (specifically, large language models) to automatically review pull request diffs and provide comments. It streamlines the code review process by analyzing changes and generating insightful feedback directly on pull requests. This action helps save time and improve code quality by automating the initial review phase.
Release notes
2.0.0 (2025-12-22)
⚠ BREAKING CHANGES
- bump Node.js runtime from 20 to 24
Miscellaneous Chores
- release 2.0.0 (76625c6)