kamilpajak/Heisenberg CI Failure Analysis
AI-powered test failure analysis for GitHub repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| google-api-key | Google AI API key for Gemini | yes | — |
| github-token | GitHub token for API access | — | ${{ github.token }} |
| repository | Repository to analyze (owner/repo) | — | ${{ github.repository }} |
| run-id | Workflow run ID to analyze | no | — |
Outputs
| name | description |
|---|---|
| diagnosis | Analysis text |
| confidence | Confidence score (0-100) |
| category | Result category (diagnosis, no_failures, not_supported) |