Manque AI
Version updated for https://github.com/igcodinap/manque-ai to version v1.0.0-beta.4.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “AI Code Reviewer” GitHub Action uses large language models (LLMs) like OpenAI, Anthropic, and Google to automate pull request reviews. It provides instant PR summaries, detailed line-by-line code review comments, and intelligent title or description suggestions, helping developers ensure code quality, identify security vulnerabilities, and adhere to style guides. The action integrates seamlessly with GitHub to analyze pull request diffs, post structured feedback, and update PR metadata, streamlining the code review process.
Release notes
What’s Changed
- fix: corregir la redacción de la licencia en el README by @igcodinap in https://github.com/igcodinap/manque-ai/pull/2
New Contributors
Full Changelog: https://github.com/igcodinap/manque-ai/compare/v1.0.0-beta.3...v1.0.0-beta.4