Skip to content

Releases: truongnh1992/gemini-ai-code-reviewer

v2.0.1

29 Oct 10:17
Compare
Choose a tag to compare

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

29 Oct 10:08
Compare
Choose a tag to compare

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

29 Oct 09:53
Compare
Choose a tag to compare

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

29 Oct 09:40
Compare
Choose a tag to compare

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

29 Oct 09:24
Compare
Choose a tag to compare

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

29 Oct 08:41
e3c1436
Compare
Choose a tag to compare

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.