aswhitehouse/GitHub Actions Error Analysis
AI-powered error analysis for failed GitHub Actions workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 28, 2025
- License
- None
Pinned Snippet
uses: aswhitehouse/gh-pipeline-agents@2f7f824a41d7b199585f84b46e83597b7c60b95c # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| openai_api_key | OpenAI API key for error analysis | yes | — |
| workflow_run_id | ID of the failed workflow run to analyze | yes | — |
| repository | Repository where the workflow failed (format: owner/repo) | yes | — |
| branch | Branch where the workflow failed | no | main |
| commit_sha | Commit SHA where the workflow failed | no | — |
| pr_number | PR number if the workflow was triggered by a PR | no | — |
| slack_webhook_url | Slack webhook URL for notifications (optional) | no | — |
| slack_channel | Slack channel override (optional - webhook URL usually contains the channel) | no | — |
Outputs
no outputs