<?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 公众号「沈显鹏」</title><link>https://shenxianpeng.dev/zh-cn/tags/github/</link><description>Recent content in GitHub on 公众号「沈显鹏」</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>xianpeng.shen@gmail.com (沈显鹏)</managingEditor><webMaster>xianpeng.shen@gmail.com (沈显鹏)</webMaster><copyright>Copyright © 2017–2026 Xianpeng Shen. All rights reserved.</copyright><lastBuildDate>Fri, 26 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://shenxianpeng.dev/zh-cn/tags/github/index.xml" rel="self" type="application/rss+xml"/><item><title>GitHub AI 名词全解析：Copilot、Agents、Models 到 MCP，到底谁是谁？</title><link>https://shenxianpeng.dev/zh-cn/posts/2025/github-ai/</link><pubDate>Fri, 26 Dec 2025 00:00:00 +0000</pubDate><author>xianpeng.shen@gmail.com (沈显鹏)</author><guid>https://shenxianpeng.dev/zh-cn/posts/2025/github-ai/</guid><description>本文通过基于事实的解释和比喻，详细解读了 GitHub 上的 AI 相关概念及其层级关系，帮助读者理清 Models、Agents、Spaces、Spark 等术语的含义和作用。</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://shenxianpeng.dev/zh-cn/posts/2025/github-ai/featured.jpg"/></item><item><title>访问 GitHub 的那点坚持，快磨没了</title><link>https://shenxianpeng.dev/zh-cn/posts/2025/visit-github/</link><pubDate>Sun, 13 Apr 2025 00:00:00 +0000</pubDate><author>xianpeng.shen@gmail.com (沈显鹏)</author><guid>https://shenxianpeng.dev/zh-cn/posts/2025/visit-github/</guid><description>GitHub 的访问问题让很多程序员感到困扰，尤其是在国内。本文分享了个人的体验和对网络问题的思考。</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://shenxianpeng.dev/zh-cn/posts/2025/visit-github/featured.jpg"/></item><item><title>你一定要了解的 GitHub Action 特性：可重用工作流（Reusable Workflows）</title><link>https://shenxianpeng.dev/zh-cn/posts/2024/reusable-workflows/</link><pubDate>Mon, 25 Mar 2024 00:00:00 +0000</pubDate><author>xianpeng.shen@gmail.com (沈显鹏)</author><guid>https://shenxianpeng.dev/zh-cn/posts/2024/reusable-workflows/</guid><description>本文介绍了 GitHub Actions 的可重用工作流（Reusable Workflows）特性，帮助开发者和团队更高效地管理和复用 CI/CD 流程。</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://shenxianpeng.dev/zh-cn/posts/2024/reusable-workflows/featured.jpg"/></item><item><title>2023 年开源状况和人工智能的崛起（GitHub）</title><link>https://shenxianpeng.dev/zh-cn/posts/2024/open-source-state/</link><pubDate>Thu, 22 Feb 2024 00:00:00 +0000</pubDate><author>xianpeng.shen@gmail.com (沈显鹏)</author><guid>https://shenxianpeng.dev/zh-cn/posts/2024/open-source-state/</guid><description>本文介绍了 GitHub 发布的 2023 年开源状况和人工智能的崛起报告，分析了开发者社区的增长、生成式 AI 的应用以及云原生技术的发展趋势。</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://shenxianpeng.dev/zh-cn/posts/2024/open-source-state/featured.jpg"/></item><item><title>如何把 GitHub Release Notes 按照 New features、Bug Fixes ... 进行自动分类</title><link>https://shenxianpeng.dev/zh-cn/posts/2023/automatic-categorize-release-notes/</link><pubDate>Wed, 27 Dec 2023 00:00:00 +0000</pubDate><author>xianpeng.shen@gmail.com (沈显鹏)</author><guid>https://shenxianpeng.dev/zh-cn/posts/2023/automatic-categorize-release-notes/</guid><description>本文将分享针对需要对 GitHub Release Notes 的内容按照标题进行自动分类的两种方式。</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://shenxianpeng.dev/zh-cn/posts/2023/automatic-categorize-release-notes/featured.jpg"/></item><item><title>靠谱：在不删除和重建 GitHub 仓库的情况下与父(Fork)仓库分离(Unfork)</title><link>https://shenxianpeng.dev/zh-cn/posts/2022/unfork-github-repo/</link><pubDate>Wed, 09 Mar 2022 00:00:00 +0000</pubDate><author>xianpeng.shen@gmail.com (沈显鹏)</author><guid>https://shenxianpeng.dev/zh-cn/posts/2022/unfork-github-repo/</guid><description>本文介绍了如何通过 GitHub Support 实现与父仓库的分离，避免删除和重建仓库带来的数据丢失问题，帮助开发者更好地管理 Fork 的仓库。</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://shenxianpeng.dev/zh-cn/posts/2022/unfork-github-repo/featured.jpg"/></item><item><title>GitHub Actions 还能这么玩？自动将发布的博客文章更新到 GitHub 个人主页</title><link>https://shenxianpeng.dev/zh-cn/posts/2021/github-special-repository/</link><pubDate>Tue, 09 Nov 2021 00:00:00 +0000</pubDate><author>xianpeng.shen@gmail.com (沈显鹏)</author><guid>https://shenxianpeng.dev/zh-cn/posts/2021/github-special-repository/</guid><description>本文介绍了如何使用 GitHub Actions 自动将发布的博客文章更新到 GitHub 个人主页，提升个人主页的动态性和可读性。</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://shenxianpeng.dev/zh-cn/posts/2021/github-special-repository/featured.jpg"/></item><item><title>如何将 Bitbucket 仓库同步到 GitHub</title><link>https://shenxianpeng.dev/zh-cn/posts/2020/sync-from-bitbucket-to-github/</link><pubDate>Tue, 05 May 2020 00:00:00 +0000</pubDate><author>xianpeng.shen@gmail.com (沈显鹏)</author><guid>https://shenxianpeng.dev/zh-cn/posts/2020/sync-from-bitbucket-to-github/</guid><description>介绍如何通过 Jenkins 将 Bitbucket 仓库的 master 分支同步到 GitHub。</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://shenxianpeng.dev/zh-cn/posts/2020/sync-from-bitbucket-to-github/featured.jpg"/></item></channel></rss>