AI Assisted Code Review
Version updated for https://github.com/gvasilei/AutoReviewer to version v0.6.0.
- This action is used across all versions by 15 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action leverages OpenAI’s language models to automate code reviews by analyzing pull requests and providing feedback. It streamlines the review process, delivering faster and more consistent code quality checks while allowing for customizable file exclusions and model configurations. The action is particularly useful for improving productivity and maintaining high development standards in collaborative projects.
What’s Changed
What’s Changed
- Upgrade deps by @gvasilei in https://github.com/gvasilei/AutoReviewer/pull/141
Full Changelog: https://github.com/gvasilei/AutoReviewer/compare/0.5.1...v0.6.0