bsel153/errex — Explain CI errors

Pipe any error message through errex to get a plain-English explanation, then optionally post it as a PR comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
error-textError message or stack trace to explainno""
error-filePath to a file containing the error (alternative to error-text)no""
api-keyAnthropic API key (uses ANTHROPIC_API_KEY env var if not provided)no""
modelClaude model to usenoclaude-sonnet-4-6
briefUse brief (one-paragraph) mode instead of full analysisnofalse
post-commentPost the explanation as a PR comment (requires github-token)nofalse
github-tokenGitHub token for posting PR comments (use secrets.GITHUB_TOKEN)no""
comment-headerHeader text for the PR commentno## 🔍 errex — CI Error Explanation
namedescription
explanationThe plain-English explanation from errex
sourceWhere the explanation came from (local, cached, or claude)