AI Code Reviewer (AiReviewPR)
Version updated for https://github.com/kekxv/AiReviewPR to version v0.1.1.
- 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 in pull requests. It provides an offline, secure solution for code auditing by analyzing changes and posting review comments directly on the merge request, eliminating the need to send code to third-party services. This action is particularly useful for teams operating in restricted or offline environments, streamlining the code review process with AI-powered insights.
Release notes
What’s Changed
- readme by @kekxv in https://github.com/kekxv/AiReviewPR/pull/13
- update by @kekxv in https://github.com/kekxv/AiReviewPR/pull/14
Full Changelog: https://github.com/kekxv/AiReviewPR/compare/v0.1.0...v0.1.1