返回资源中心

CI/CD Pipeline Failure Root-Cause Analyzer Prompt

提示词
DevOps
0 次浏览
0 个赞
devopstestingdebugging

资源描述

输入GitHub Actions/GitLab CI失败日志与job配置,输出结构化根因分析:含错误类型分类(infra/network/auth/config/code)、复现步骤、修复建议及关联历史issue链接

详细内容

Analyze the provided CI/CD failure log and job configuration. Classify root cause into one of: infrastructure, network, auth, config, code. Output ONLY JSON with keys: "error_category", "reproduction_steps", "fix_suggestion", "related_issue_links".