Review Buddy AI
Version updated for https://github.com/nexoral/ReviewBuddy to version v5.21.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Review Buddy AI is a GitHub Action designed to automate and enhance the code review process using AI-powered analysis. It reviews code for quality, security risks, and best practices, generates structured pull request descriptions and metadata (titles, labels), and provides actionable feedback and recommendations. By streamlining tasks like writing PR descriptions and evaluating code, it saves time, ensures standardization, and makes the review process more engaging and efficient for developers and teams.
Release notes
v5.21
This release was automatically created based on the VERSION file update.
Changes
See the merged PR: #52
Previous Version: v5.19 New Version: v5.21
What’s Changed
- feat: add bloated devcontainer and remove project governance templates by @AnkanSaha in https://github.com/nexoral/ReviewBuddy/pull/52
Full Changelog: https://github.com/nexoral/ReviewBuddy/compare/v5.20...v5.21