Review Buddy AI
Version updated for https://github.com/nexoral/ReviewBuddy to version v1.3.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Review Buddy AI is a GitHub Action that automates code reviews and improves pull request documentation using AI. It identifies bugs, security risks, and bad practices through static analysis, standardizes PR titles and descriptions, and provides engaging feedback in customizable tones and languages. This action saves time, ensures consistency, and makes code reviews more effective and enjoyable for developers.
Release notes
What’s Changed
- chore: Upgrade ReviewBuddy action to v1.2 by @AnkanSaha in https://github.com/nexoral/ReviewBuddy/pull/4
- chore: update ReviewBuddy action to use the main branch instead of v1.2. by @AnkanSaha in https://github.com/nexoral/ReviewBuddy/pull/5
- feat: enhance Gemini prompt instructions for roast and friendly tones… by @AnkanSaha in https://github.com/nexoral/ReviewBuddy/pull/6
- chore: Remove unnecessary comment and blank line from
gemini.sh. by @AnkanSaha in https://github.com/nexoral/ReviewBuddy/pull/7 - docs: remove ‘Deep Code Analysis’ feature description from README. by @AnkanSaha in https://github.com/nexoral/ReviewBuddy/pull/8
- feat: remove debug log and duplicate comment by @AnkanSaha in https://github.com/nexoral/ReviewBuddy/pull/9
- feat: Add GitHub Sponsors username to FUNDING.yml by @AnkanSaha in https://github.com/nexoral/ReviewBuddy/pull/10
- docs: Add CONTRIBUTING.md and update README to use nexoral org by @AnkanSaha in https://github.com/nexoral/ReviewBuddy/pull/12
Full Changelog: https://github.com/nexoral/ReviewBuddy/compare/v1.2...v1.3