alihaidar2950/CI Failure Intelligence

AI-powered CI failure analysis — posts structured root cause analysis as PR comments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API access and GitHub Models LLMyes
log-filePath to a CI log file inside the workspace (relative, e.g. cifi-test.log) or an absolute /github/workspace/… path. Write logs with: tee $GITHUB_WORKSPACE/cifi-test.log. If omitted, logs are fetched via GitHub API (only reliable in a separate job). no""
modelGitHub Models model to usenoopenai/gpt-4o-mini
namedescription
failure-typeClassified failure type (test_failure, build_error, infra_error, config_error, timeout, unknown)
confidenceAnalysis confidence level (high, medium, low)
root-causeRoot cause summary from LLM analysis