<?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 Text Matrix</title><link>https://txtmix.com/tags/ci-%E6%B5%81%E6%B0%B4%E7%BA%BF/</link><description>Recent content in CI 流水线 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/ci-%E6%B5%81%E6%B0%B4%E7%BA%BF/index.xml" rel="self" type="application/rss+xml"/><item><title>autofix.ci：让 Pull Request 自动化修复成为流水线标配</title><link>https://txtmix.com/posts/tech/autofix-ci-github-action-automated-pr-fixes/</link><pubDate>Sat, 16 May 2026 03:07:35 +0800</pubDate><guid>https://txtmix.com/posts/tech/autofix-ci-github-action-automated-pr-fixes/</guid><description>&lt;h1 id="autofixci让-pull-request-自动化修复成为流水线标配">autofix.ci：让 Pull Request 自动化修复成为流水线标配&lt;/h1>
&lt;p>autofix.ci 把 PR 里那些&amp;quot;修起来 30 秒、等起来半小时&amp;quot;的格式问题交给 CI 末端处理：开发者在 CI 中跑已有的格式化工具，autofix.ci 收集 staged 变更并 push 回 PR 分支。它适合对代码风格有强制要求、且不想在 review 中反复纠结格式的团队。如果项目对第三方后端可见性敏感，或需要自托管修复链路，则要权衡后再采用。&lt;/p></description></item></channel></rss>