Heisenberg CI Failure Analysis
Version updated for https://github.com/kamilpajak/heisenberg to version v0.3.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Heisenberg is a GitHub Action that leverages AI to analyze CI/CD workflow failures by processing logs, artifacts, traces, and source code to produce structured root-cause analysis (RCA) reports. It automates the identification of why and where a test failed, providing actionable insights and suggested fixes to streamline debugging and reduce time spent on manual log reviews. Key capabilities include clustering multiple failure types, pinpointing issues in workflows, and delivering concise, confidence-rated RCA outputs.
What’s Changed
Changelog
- b566cb6643174df7c31dbed5e2b284d8adf73c37 fix(action): v0.3.1 — action fixes and README workflow_run example