CI Patcher

CI 修复(人类应用示例):使用 apply_patch 做最小修复。

okwinds 95d9f52 293 B Updated

File contents

ci_patcher(app / Patch)

目标

对目标文件做最小修复:

  • 不做无关格式化
  • 优先修复测试失败的根因

必须使用的工具

  • apply_patch

okwinds/skills-runtime-sdk/tree/main/examples/apps/ci_failure_triage_and_fix/skills/ci_patcher commit 95d9f52c4a

Frequently asked questions

npx skillmds@latest add okwinds/ci-patcher