Skip to content

Commit b4bce85

Browse files
ziwenhahaha5-xjlilmortyj
committed
[update] 增加提交共同作者规则
Co-Authored-By: xixi <3495302215@qq.com> Co-Authored-By: lilmortyj <781113402@qq.com>
1 parent 8dc016e commit b4bce85

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

.codex/AGENTS.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,17 @@
4747
4. 需要仓库侧验证时,优先手动触发 workflow,并显式指定该工作分支。
4848
5. 需要给上游提 PR 时,从 fork 的 `work/openai-compatible` 提到上游的 `main-openai-compatible`
4949

50+
## 提交署名规则
51+
52+
- 本仓库内由 Agent/Codex 创建的 commit,提交信息末尾必须追加以下共同作者 trailer:
53+
54+
```text
55+
Co-Authored-By: xixi <3495302215@qq.com>
56+
Co-Authored-By: lilmortyj <781113402@qq.com>
57+
```
58+
5059
## 禁止事项
5160

5261
- 不要把 `main` 当成功能开发分支长期使用。
5362
- 不要在 `main``main-openai-compatible``work/openai-compatible` 三条分支上同时承载同一组未整理改动。
5463
- 不要为了临时测试频繁把 `main` 指向某个功能状态;如确有需要,应先说明用途,再做一次性同步或 cherry-pick。
55-

0 commit comments

Comments
 (0)