Manki Review
Version updated for https://github.com/manki-review/manki to version v4.7.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Manki is a self-hosted GitHub Action for automated AI-powered code reviews, designed to adapt to the complexity of pull requests while learning and enforcing your team’s coding conventions. It automates the review process with a multi-stage pipeline that assigns dynamic reviewer teams, filters repetitive findings, and classifies issues by severity, ensuring focus on meaningful feedback. Key capabilities include conversational commands, self-learning memory, and the ability to block or auto-approve PRs based on resolved issues, all while running securely on your own infrastructure.
What’s Changed
What’s Changed
- fix: inject missing
CORE_AGENTSon planner path inselectTeamby @xdustinface in https://github.com/manki-review/manki/pull/641 - feat: pin review team across rounds with monotonic growth by @xdustinface in https://github.com/manki-review/manki/pull/643
- feat: review convergence mechanisms (round cap, test-file nits, resolved-thread suppression) by @xdustinface in https://github.com/manki-review/manki/pull/646
- chore: prepare v4.7.0 release by @xdustinface in https://github.com/manki-review/manki/pull/648
Full Changelog: https://github.com/manki-review/manki/compare/v4.6.1...v4.7.0