Manki Review
Version updated for https://github.com/manki-review/manki to version v4.5.3.
- 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 AI code review GitHub Action designed to automate pull request (PR) reviews by dynamically scaling reviewers based on PR complexity, filtering redundant findings, and learning team-specific coding conventions over time. It streamlines code quality checks by providing adaptive team sizing, intelligent issue classification, and conversational interaction for addressing feedback, while eliminating reliance on SaaS platforms. Key capabilities include memory-based learning, automated PR approvals, and inline review comments to enhance team productivity and code consistency.
What’s Changed
What’s Changed
- fix: restore green checkmark emoji in dashboard by @xdustinface in https://github.com/manki-review/manki/pull/528
- fix: update review example in docs by @xdustinface in https://github.com/manki-review/manki/pull/529
- docs: fix pipeline order copy for dedup and judge by @xdustinface in https://github.com/manki-review/manki/pull/533
- fix: gate LLM-triggering commands to repo users and PR authors by @xdustinface in https://github.com/manki-review/manki/pull/530
- chore: prepare v4.5.3 release by @xdustinface in https://github.com/manki-review/manki/pull/536
Full Changelog: https://github.com/manki-review/manki/compare/v4.5.2...v4.5.3