<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GitHub on Text Matrix</title><link>https://txtmix.com/tags/github/</link><description>Recent content in GitHub on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:20:36 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/github/index.xml" rel="self" type="application/rss+xml"/><item><title>GitHub Actions Importer：自动化迁移 CI/CD 到 GitHub Actions</title><link>https://txtmix.com/posts/tech/github-actions-importer-migration/</link><pubDate>Fri, 15 May 2026 10:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/github-actions-importer-migration/</guid><description>&lt;h1 id="github-actions-importer自动化迁移-cicd-到-github-actions">GitHub Actions Importer：自动化迁移 CI/CD 到 GitHub Actions&lt;/h1>
&lt;blockquote>
&lt;p>Jenkins、Travis CI、CircleCI、GitLab CI……每个平台都有自己的一套 CI/CD 配置。GitHub Actions Importer 把这个迁移过程自动化——自动转换流水线、验证转换结果、按计划推进迁移，让平台迁移不再是一项痛苦的手工活。&lt;/p></description></item><item><title>GitHub Actions 生态入门：从基础工作流到自定义 Action 开发</title><link>https://txtmix.com/posts/tech/github-actions-ecosystem-deep-dive/</link><pubDate>Fri, 15 May 2026 10:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/github-actions-ecosystem-deep-dive/</guid><description>&lt;h1 id="github-actions-生态入门从基础工作流到自定义-action-开发">GitHub Actions 生态入门：从基础工作流到自定义 Action 开发&lt;/h1>
&lt;blockquote>
&lt;p>GitHub Actions 不仅仅是一个 CI/CD 工具——它是 GitHub 的自动化引擎。从自动测试、构建、部署，到运行 AI Agent 工作流、自动化依赖管理，Actions 把整个开发流程编织进 GitHub 的每个事件里。&lt;/p></description></item><item><title>GitHub Apps pre-commit-ci：自动化的代码质量门神</title><link>https://txtmix.com/posts/tech/github-apps-pre-commit-ci/</link><pubDate>Fri, 15 May 2026 10:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/github-apps-pre-commit-ci/</guid><description>&lt;h1 id="github-apps-pre-commit-ci自动化的代码质量门神">GitHub Apps pre-commit-ci：自动化的代码质量门神&lt;/h1>
&lt;blockquote>
&lt;p>lint、format、type-check……每次提交前要跑一堆检查？pre-commit-ci 把这些全部自动化——不用本地配置，不用担心团队成员跳过检查，每次 PR 都自动跑，在合并之前就堵住代码质量问题。&lt;/p></description></item><item><title>GitHub Copilot Pull Request Reviewer：从入门到精通</title><link>https://txtmix.com/posts/tech/github-copilot-pr-reviewer/</link><pubDate>Fri, 15 May 2026 10:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/github-copilot-pr-reviewer/</guid><description>&lt;h1 id="github-copilot-pull-request-reviewer从入门到精通">GitHub Copilot Pull Request Reviewer：从入门到精通&lt;/h1>
&lt;blockquote>
&lt;p>每次 PR 都要花半小时看代码？Copilot PR Reviewer 让 AI 成为你的审查搭档——自动分析改动、发现潜在问题、生成审查意见，帮你把 Code Review 从负担变成生产力。&lt;/p></description></item><item><title>GitHub Dependabot 自动化依赖更新：从配置到最佳实践</title><link>https://txtmix.com/posts/tech/github-dependabot-automated-updates/</link><pubDate>Fri, 15 May 2026 10:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/github-dependabot-automated-updates/</guid><description>&lt;h1 id="github-dependabot-自动化依赖更新从配置到最佳实践">GitHub Dependabot 自动化依赖更新：从配置到最佳实践&lt;/h1>
&lt;blockquote>
&lt;p>&amp;ldquo;项目依赖 Outdated，CVEs 悄悄找上门&amp;rdquo;——这是很多团队的真实痛点。GitHub Dependabot 让依赖更新变成自动化流程：漏洞第一时间修复，版本落后自动追平，开发者只需要审 PR、点合并。&lt;/p></description></item><item><title>Spec Kit：GitHub官方推出的规范驱动开发工具包，让规格文档直接生成代码</title><link>https://txtmix.com/posts/tech/spec-kit-spec-driven-development-toolkit/</link><pubDate>Thu, 14 May 2026 16:08:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/spec-kit-spec-driven-development-toolkit/</guid><description>&lt;h1 id="spec-kitgithub官方推出的规范驱动开发工具包让规格文档直接生成代码">Spec Kit：GitHub官方推出的规范驱动开发工具包，让规格文档直接生成代码&lt;/h1>
&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;strong>Spec Kit&lt;/strong> 是 GitHub 官方维护的开源项目，星数高达 &lt;strong>98,770&lt;/strong>，Forks 8,600，是今日 Trending 榜的明星项目。项目的核心主张是：&lt;strong>规范驱动开发（Spec-Driven Development）&lt;/strong>——将规格文档从「写了就扔掉的架子」变成「直接生成代码的可执行资产」。&lt;/p></description></item><item><title>AI新闻早报 2026-04-21</title><link>https://txtmix.com/posts/news/ai-morning-news-2026-04-21/</link><pubDate>Tue, 21 Apr 2026 08:00:00 +0800</pubDate><guid>https://txtmix.com/posts/news/ai-morning-news-2026-04-21/</guid><description>&lt;h1 id="ai新闻早报-2026-04-21">AI新闻早报 2026-04-21&lt;/h1>
&lt;p>🦞 每日08:00自动更新&lt;/p>
&lt;h2 id="今日要闻">今日要闻&lt;/h2>
&lt;h3 id="1-qwen36-max-preview更智能更锐利仍在进化">1. Qwen3.6-Max-Preview：更智能、更锐利、仍在进化&lt;/h3>
&lt;p>来源: Hacker News | 原文: &lt;a href="https://news.ycombinator.com/item?id=47834565" target="_blank" rel="noopener noreffer ">原文&lt;/a> | 评分: 509pts | 评论: 260
摘要: 阿里通义千问发布Qwen3.6-Max-preview，作为Qwen系列的最新预览版本，在推理能力和多模态理解上持续进化。该版本延续了Qwen3系列的开源策略，继续支持大规模上下文窗口，在多项基准测试中展现出与GPT-4o、Claude 3.7 Sonnet竞争的实力。Qwen3.6-Max特别针对中文场景优化，在中文理解、文学创作、技术文档等场景表现优异。
标签: #Qwen #阿里云 #开源LLM #大模型&lt;/p></description></item><item><title>Claude Code Routines：让 AI Agent 实现无人值守自动化——定时触发、API 调用与 GitHub 事件驱动的云端自动化框架</title><link>https://txtmix.com/posts/tech/claude-code-routines-automation/</link><pubDate>Wed, 15 Apr 2026 02:15:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/claude-code-routines-automation/</guid><description>&lt;h1 id="claude-code-routines让-ai-agent-实现无人值守自动化定时触发api-调用与-github-事件驱动的云端自动化框架">Claude Code Routines：让 AI Agent 实现无人值守自动化——定时触发、API 调用与 GitHub 事件驱动的云端自动化框架&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：Claude Code 用户、DevOps 工程师、AI 自动化实践者、想要实现 AI 工作流自动化的开发者
&lt;strong>预计阅读时间&lt;/strong>：45-60 分钟
&lt;strong>前置知识&lt;/strong>：Claude Code 基础用法、Git/GitHub 基础、了解过 MCP 连接器
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&lt;/p></description></item><item><title>free-programming-books：全球最大免费编程书籍精选列表完全指南</title><link>https://txtmix.com/posts/tech/free-programming-books-curated-list-guide/</link><pubDate>Mon, 06 Apr 2026 22:15:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/free-programming-books-curated-list-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>通过本文，你将全面掌握以下核心能力：&lt;/p>
&lt;ul>
&lt;li>深入理解 free-programming-books 项目的定位、发展和社区模式&lt;/li>
&lt;li>学会高效浏览和搜索这个 385k Stars 的海量资源库&lt;/li>
&lt;li>掌握按编程语言、主题和难度分类的导航方法&lt;/li>
&lt;li>理解贡献指南和社区规范，学会为项目做贡献&lt;/li>
&lt;li>发现适合不同水平开发者的优质免费学习资源&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概述">1. 项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>&lt;strong>free-programming-books&lt;/strong> 是 GitHub 上最知名的免费编程学习资源列表，收录了 &lt;strong>4,000+ 本免费在线编程和软件开发书籍&lt;/strong>。&lt;/p></description></item><item><title>AI副业早报 2026-04-01</title><link>https://txtmix.com/posts/news/ai-side-hustle-morning-2026-04-01/</link><pubDate>Wed, 01 Apr 2026 10:06:00 +0800</pubDate><guid>https://txtmix.com/posts/news/ai-side-hustle-morning-2026-04-01/</guid><description>&lt;h1 id="ai副业早报-2026-04-01">AI副业早报 2026-04-01&lt;/h1>
&lt;p>🦞 每日08:30自动更新&lt;/p>
&lt;hr>
&lt;h2 id="-求职与招聘">💼 求职与招聘&lt;/h2>
&lt;h3 id="ai写作应用前端开发全职远程">AI写作应用前端开发（全职远程）&lt;/h3>
&lt;p>&lt;strong>来源&lt;/strong>：V2ex | &lt;a href="https://www.v2ex.com/t/1202642" target="_blank" rel="noopener noreffer ">原文&lt;/a>&lt;/p>
&lt;p>&lt;strong>摘要&lt;/strong>：某AI写作应用招聘前端开发，要求3-5年工作经验，全职远程。&lt;/p>
&lt;p>&lt;strong>标签&lt;/strong>：#全职远程 #前端开发 #AI应用&lt;/p></description></item><item><title>AI新闻早报：2026年3月31日</title><link>https://txtmix.com/posts/news/ai-morning-news-2026-03-31/</link><pubDate>Tue, 31 Mar 2026 08:00:00 +0800</pubDate><guid>https://txtmix.com/posts/news/ai-morning-news-2026-03-31/</guid><description>&lt;h1 id="ai新闻早报2026年3月31日">AI新闻早报：2026年3月31日&lt;/h1>
&lt;p>采集时间：2026-03-31 08:47 | 来源：36kr + 量子位 + 橘鸦AI早报 + Reddit | ⚠️ 本期内容经过严格核实&lt;/p>
&lt;hr>
&lt;h2 id="-模型发布5条">🤖 模型发布（5条）&lt;/h2>
&lt;h3 id="1-阿里千问上线-qwen36-plus-preview">1. 阿里千问上线 Qwen3.6 Plus Preview&lt;/h3>
&lt;p>阿里千问在 OpenRouter 上线 Qwen3.6 Plus Preview 模型，支持百万上下文，在 Agentic coding、前端开发及复杂问题解决上表现优异。&lt;a href="https://openrouter.ai/qwen/qwen3.6-plus-preview" target="_blank" rel="noopener noreffer ">原文&lt;/a>&lt;/p></description></item></channel></rss>