<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CI on 老张开工了</title>
    <link>/ci/</link>
    <description>Recent content in CI on 老张开工了</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 27 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/ci/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>实战五：AI 测试与 CI 集成</title>
      <link>/posts/2026/07/ai-ci-integration/</link>
      <pubDate>Mon, 27 Jul 2026 00:00:00 +0000</pubDate>
      <guid>/posts/2026/07/ai-ci-integration/</guid>
      <description>前 28 章你的 AI 工作都是&amp;quot;我自己在 OpenCode 里跑跑&amp;quot;。第 29 章把这一摊 x fail + AI action 流搬到 CI/CD pipeline 上：每个 PR 一来，就触发一组&amp;quot;AI 验证 + AI 改进建议 + 安全扫描&amp;quot;jobs，让 review 之前先帮 reviewer 把关。&#xA;29.1 任务范围 把 5 个 AI-augmented jobs 加到 .github/workflows/pr-review.yml：&#xA;┌─ on: pull_request │ ├─ Job 1: digest (1 min, $0.01) 摘要 + AI 一句话 review │ ├─ Job 2: sanity (2 min, $0.05) 安全 / 私有 / license 扫 │ ├─ Job 3: unit (10 min, $0) 跑测试 │ ├─ Job 4: skill-check (3 min, $0.</description>
    </item>
  </channel>
</rss>
