Gemini PR Agent
Version updated for https://github.com/daizzah/gemini-pr-agent to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Gemini PR Agent is a GitHub Action designed to automate the generation of concise pull request (PR) descriptions and perform code reviews using Google Gemini. It helps developers catch bugs, identify security risks, and suggests clean code improvements, streamlining the review process and enhancing code quality. Key capabilities include auto-summarizing code changes, highlighting top code quality suggestions, and ensuring efficient and insightful PR feedback.
Release notes
The first stable release of the Gemini PR Agent!
Features
- 📝 Auto-summarizes PR changes
- 🛡️ Detects security bugs (like hardcoded secrets)
- 💡 Suggests Top 3 clean code improvements
- 💰 Uses the cheap/free Gemini 1.5 Flash model
How to use
Update your workflow to use:
uses: daizzah/gemini-pr-agent@v1.0.0