From 01a53da20a964eb8b500c4ad9293cda1b2fe944c Mon Sep 17 00:00:00 2001 From: MacrosMeng Date: Sun, 21 Jun 2026 22:37:11 +0800 Subject: [PATCH] Create 0621_33.md --- source/_posts/0621_33.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 source/_posts/0621_33.md diff --git a/source/_posts/0621_33.md b/source/_posts/0621_33.md new file mode 100644 index 0000000..31201de --- /dev/null +++ b/source/_posts/0621_33.md @@ -0,0 +1,13 @@ +------ +title: "06/21 Vol.33 GitHub 试图摆脱 AI Slop PRs 困境" +date: 2026-06-21 23:00:00 +tags: [Daily, News] +categories: [Daily] +------ +GitHub 在 6/18 发布了一篇博客:[拉取请求限制如何减少噪音](https://github.blog/open-source/maintainers/how-pull-request-limits-are-cutting-down-the-noise/)。 + +简单来说: + +- 这个博客介绍了一种新的管理 PR 的方式。 +- 现在,可以为**新贡献者与 AI Bot**设置 PR 数量限制,限制它所提的 PR 的数量。 +- 项目协作者不受影响;也可以单独设置豁免。 \ No newline at end of file