AI Code Reviewer (AiReviewPR)
Version updated for https://github.com/kekxv/AiReviewPR to version v0.1.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates Gitea and Ollama (open-webui) to automate the review of merged code without relying on third-party platforms, making it ideal for offline or private environments. It evaluates code changes in pull requests and posts the results as comments on the corresponding merge requests, streamlining the review process for developers and reviewers. Key capabilities include customizable AI-driven code analysis and support for file inclusion/exclusion rules.
Release notes
What’s Changed
- 优化增量更新 by @kekxv in https://github.com/kekxv/AiReviewPR/pull/15
- update: 增量审查 by @kekxv in https://github.com/kekxv/AiReviewPR/pull/16
Full Changelog: https://github.com/kekxv/AiReviewPR/compare/v0.1.1...v0.1.2