Z.ai Code Review
Version updated for https://github.com/tarmojussila/zai-code-review to version v0.4.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Z.ai Code Review, leverages AI models to automate pull request code reviews by providing actionable feedback, detecting bugs, and suggesting improvements directly within GitHub. It streamlines the code review process by reducing manual effort and enhancing code quality with AI-driven insights. Key features include customizable review prompts, support for excluding specific files, and integration with GitHub Actions for seamless workflow automation.
What’s Changed
What’s Changed
- Add security policy in https://github.com/tarmojussila/zai-code-review/pull/20
- Fix “Prompt exceeds max length” on large PRs (#21) in https://github.com/tarmojussila/zai-code-review/pull/22
Full Changelog: https://github.com/tarmojussila/zai-code-review/compare/v0.3.0...v0.4.0