AI VPS Reviewer
Version updated for https://github.com/Val-d-emar/ai-vps-reviewer to version v2.0.1.
- 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 AI VPS Reviewer Action is a GitHub Action that automates code reviews using Google Gemini, running securely on a user-managed VPS. It addresses concerns around security by ensuring API keys and secrets remain on the VPS, improves performance by eliminating dependency installation on GitHub Runners, and provides context-aware reviews by maintaining conversation history for pull requests. The action is resource-efficient, making it suitable for lightweight VPS instances, and supports features like configurable review language, model selection, and optional approval functionalities.
What’s Changed
Full Changelog: https://github.com/Val-d-emar/ai-vps-reviewer/compare/v2...v2.0.1