ritza-co/Technical QA Tool

Validate technical articles by executing their instructions using AI agents

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
anthropic_api_keyAnthropic API key for Claude Codeyes
github_tokenGitHub token for PR commentsyes${{ github.token }}
article_pathPath to the article file (for manual triggers)no
trigger_labelLabel that triggers QA reviewnoqa-review
trigger_commentComment phrase that triggers QA reviewno/qa-review
working_directoryDirectory to execute commands inno/tmp/qa-workspace
timeout_minutesMaximum time for QA run in minutesno30
article_patternsComma-separated glob patterns for article files (e.g., "articles/**/*.md,tutorials/**/*.md")no""
namedescription
statusQA result status (success, failure, skipped)
issues_foundNumber of issues found
report_urlURL to the PR comment with full report