AI VPS Reviewer
Version updated for https://github.com/Val-d-emar/ai-vps-reviewer to version v2.
- 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 AI, running securely on a user-managed VPS. It eliminates the need for dependency installation on GitHub Runners, ensures sensitive API keys remain secure on the VPS, and leverages persistent conversation history to deliver context-aware reviews. This action is resource-efficient, suitable for small VPS instances, and helps streamline the code review process for pull requests.
What’s Changed
What’s Changed
- feat: add script example by @Val-d-emar in https://github.com/Val-d-emar/ai-vps-reviewer/pull/2
Full Changelog: https://github.com/Val-d-emar/ai-vps-reviewer/compare/v1...v2