prime-vector/GitHub Actions Error Analysis
AI-powered error analysis for failed GitHub Actions workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
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