Content Reviewer
Version updated for https://github.com/atkei/content-reviewer-action to version v0.2.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 GitHub Action is an AI-powered tool designed to automatically review and provide feedback on content changes in pull requests. It identifies issues in modified files, such as markdown documents, and leaves structured inline comments with severity levels (error, warning, suggestion) directly on the PR. This action streamlines the content review process by automating quality checks, supporting multilingual content, and integrating with LLM providers like OpenAI, Anthropic, and Google.
Release notes
What’s Changed
- Update core to v0.0.4 by @atkei in https://github.com/atkei/content-reviewer-action/pull/1
New Contributors
- @atkei made their first contribution in https://github.com/atkei/content-reviewer-action/pull/1
Full Changelog: https://github.com/atkei/content-reviewer-action/compare/v0.1.0...v0.2.0