ci_qa_reporter(app / QA+Report)
目标
- 使用
shell_exec进行最小回归(例如pytest -q) - 使用
file_write输出report.md(问题/修复/验证命令)
CI 回归与报告(人类应用示例):回归验证并输出 report.md。
npx skillmds@latest add okwinds/ci-qa-reporter shell_exec 进行最小回归(例如 pytest -q)file_write 输出 report.md(问题/修复/验证命令) okwinds/skills-runtime-sdk/tree/main/examples/apps/ci_failure_triage_and_fix/skills/ci_qa_reporter commit b898d9067d