Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v0.4.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The kyosei-action GitHub Action automates AI-driven code reviews for pull requests, focusing on code quality, performance, security, test coverage, and documentation accuracy. It solves issues with repetitive or outdated feedback by filtering out resolved, acknowledged, or project-specific comments, ensuring reviews are precise and relevant after each push. Additionally, it eliminates generic coding standards by enabling customization via a CLAUDE.md file, streamlining CI workflows for more efficient and tailored review processes.
What’s Changed
What’s Changed
Features
- feat: セルフホストランナー向けパッケージ自動インストールを追加 by @ncaq in https://github.com/ncaq/kyosei-action/pull/28
Documentation
- docs: READMEにコミットハッシュ固定時の注意事項を追加 by @ncaq in https://github.com/ncaq/kyosei-action/pull/22
- docs: READMEにMotivationセクションを追加 by @ncaq in https://github.com/ncaq/kyosei-action/pull/24
- docs(README): コード例には書いていたコメントをコピー by @ncaq in https://github.com/ncaq/kyosei-action/pull/27
Refactoring
- build: konokaマーケットプレイスなどをプロジェクト単位で読み込む by @ncaq in https://github.com/ncaq/kyosei-action/pull/26
- build: konokaをv3.1.2に更新し、
nix fmtフックを削除 by @ncaq in https://github.com/ncaq/kyosei-action/pull/29
Full Changelog: https://github.com/ncaq/kyosei-action/compare/v0.3.0...v0.4.0