Z.ai Code Review
Version updated for https://github.com/tarmojussila/zai-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
This GitHub Action, “Z.ai Code Review,” automates the code review process for pull requests by leveraging AI-powered Z.ai models. It provides functionalities such as detecting bugs, suggesting improvements, and generating actionable feedback directly within GitHub PRs, streamlining the review process. This tool is ideal for improving code quality and ensuring consistent standards with minimal manual effort.
Release notes
What’s Changed
- Adjustable code reviewer name in https://github.com/tarmojussila/zai-code-review/pull/17
- Error handling, pagination support and cleanup in https://github.com/tarmojussila/zai-code-review/pull/18
Full Changelog: https://github.com/tarmojussila/zai-code-review/compare/v0.2.0...v0.3.0