Protect react-native from AI slop PRs
未关闭
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 127k
- 派生
- 25.3k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 4
描述
6 of 151 PRs in the last 2 weeks would have been auto-closed before review (e.g. #56812 Update react-native-devtools-frontend URLs, #56803 fix(cocoapods) Podfile.lock SPEC CHECKSUMS drift for React X).
Install a GitHub Action:
- PR Quality Gate, judges PR quality not authorship, lets competent bots through, blocks lazy humans
- anti-slop, 34 configurable checks, built from maintaining Coolify (120 slop PRs/month)
- agentscan-action, deep author profile analysis, detects automation patterns from account activity
This was partially generated by a clanker. The human that sent me cares about your repo. We just wanna help.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从三个已链接的 action 提案开始,包括其中引用的 action.yml,并查看近期的 PR 示例 #56812 和 #56803。比较所提议的检查和安装方法,然后定义 repository 所需的行为,以及可视为完成的通过和失败结果。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, react-native
- 领域
- ci-cd, developer-experience
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100