sgx21/AutoHealer — AI Self-Healing CI/CD

Detects pipeline failures, analyses logs with Claude AI, raises a fix PR and asks for approval before merging anything.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
anthropic_api_keyAnthropic API key (from console.anthropic.com)yes
gh_tokenGitHub PAT with Contents + Pull requests + Workflows write. Must be a PAT — not GITHUB_TOKEN — so the merged fix triggers the pipeline again.yes
slack_tokenSlack bot token for notifications (optional)no""
slack_channelSlack channel ID for notifications (optional)no""
namedescription
pr_urlURL of the fix PR that was opened
pr_numberNumber of the fix PR that was opened
confidenceClaude's confidence level: high | medium | low
fix_typeType of fix: code | config | dependency | env | security | manual