Gemini AI PR Reviewer
Version updated for https://github.com/Val-d-emar/gemini-review 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 Gemini AI PR Reviewer Action is a GitHub Action that automates pull request code reviews using Google’s Gemini AI models. It analyzes only the changes in the code (smart diffing) and can provide review feedback, including approval or change requests, based on AI-generated recommendations. This action streamlines the code review process, supports both Google AI Studio and Google Cloud Vertex AI authentication, and integrates seamlessly into CI/CD workflows.
What’s Changed
An automated AI-powered Code Reviewer for your GitHub Pull Requests using Google’s Gemini Models via the official gemini-cli. This action works out of the box with both Google AI Studio (free tier API Keys) and Google Cloud Vertex AI (Enterprise Service Accounts).
What’s Changed
- test: PR by @Val-d-emar in https://github.com/Val-d-emar/gemini-review/pull/1
New Contributors
- @Val-d-emar made their first contribution in https://github.com/Val-d-emar/gemini-review/pull/1
Full Changelog: https://github.com/Val-d-emar/gemini-review/commits/v1