MiniMax Code Review
Version updated for https://github.com/tarmojussila/minimax-code-review to version v0.3.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “MiniMax Code Review” GitHub Action provides AI-powered code review for pull requests using MiniMax models. It automates the process of detecting bugs, suggesting improvements, and providing actionable feedback directly within GitHub, streamlining the code review process and enhancing code quality. Key capabilities include customizable prompts for tailored reviews, model selection, and seamless integration with GitHub Actions.
Release notes
What’s Changed
- Add adjustable reviewer name, pagination, error handling, and request timeout in https://github.com/tarmojussila/minimax-code-review/pull/10
Full Changelog: https://github.com/tarmojussila/minimax-code-review/compare/v0.2.0...v0.3.0