Content Reviewer
Version updated for https://github.com/atkei/content-reviewer-action to version v0.3.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Content Reviewer Action is a GitHub Action that leverages large language models (LLMs) to automatically review changes in pull requests, providing inline feedback on specific lines of code or content. It helps streamline code and content reviews by identifying issues, offering suggestions, and categorizing feedback by severity (error, warning, suggestion). Key capabilities include multilingual support, automated PR comments, and structured output in JSON format, making it a powerful tool for improving content quality and maintaining consistency in repositories.
Release notes
What’s Changed
- Update core to v0.0.5 by @atkei in https://github.com/atkei/content-reviewer-action/pull/2
Full Changelog: https://github.com/atkei/content-reviewer-action/compare/v0.2.0...v0.3.0