Releases: truongnh1992/gemini-ai-code-reviewer
v2.0.1
Gemini AI Code Reviewer is a GitHub Action that leverages Gemini API to provide intelligent feedback and suggestions on your pull requests. This powerful tool helps improve code quality and saves developers time by automating the code review process.
v2.0.0
Gemini AI Code Reviewer is a GitHub Action that leverages Gemini API to provide intelligent feedback and suggestions on
your pull requests. This powerful tool helps improve code quality and saves developers time by automating the code review process.
v1.0.3
Gemini AI Code Reviewer is a GitHub Action that leverages Gemini API to provide intelligent feedback and suggestions on your pull requests. This powerful tool helps improve code quality and saves developers time by automating the code review process.
Release Gemini Code Reviewer v1.0.2
Gemini AI Code Reviewer is a GitHub Action that leverages Gemini API to provide intelligent feedback and suggestions on your pull requests. This powerful tool helps improve code quality and saves developers time by automating the code review process.
Release Gemini Code Reviewer v1.0.1
This GitHub Action automatically reviews PRs using Google's Gemini AI model. It fetches the PR details, analyzes the code changes, generates review comments based on Gemini's feedback, and submits those comments back to the PR on GitHub.
Release the 1st version of Gemini Code Reviewer
The code is designed to act as a GitHub Action that automatically reviews pull requests (PRs) using Google's Gemini AI model. It fetches the PR details, analyzes the code changes, generates review comments based on Gemini's feedback, and submits those comments back to the PR on GitHub.