mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 03:30:49 +08:00
- scripts/check-no-ai-attribution.sh:扫描指定 git 范围,命中 AI 身份、Co-Authored-By trailer、Generated/Authored 声明或机器人 emoji 时报错 - scripts/ai-attribution-patterns.txt:外置 AI 工具/厂商关键字清单,便于按需扩展 - .github/workflows/no-ai-attribution.yml:PR (target main) 与 push (main) 时对增量 commit 范围运行扫描 - CLAUDE.md:项目级 commit 身份规范,禁止任何 AI 署名/辅助标记
168 B
168 B
项目规范
| 项目 | 规则 |
|---|---|
| Commit 身份 | 仅以用户身份提交,禁止添加 Co-Authored-By、AI 署名或任何 AI 辅助标记 |