docs(GOV-003): 配置项目专用 Gitea 远程仓库

This commit is contained in:
2026-08-12 18:33:09 +08:00
parent 7c7190998b
commit b69023e3f8
24 changed files with 336 additions and 11 deletions
+1
View File
@@ -61,6 +61,7 @@ npm run governance:finish -- FEAT-MO-001 market-overview
10. 两项 Review 均为 `passed` 后,更新发布说明、回退说明、变更记录和版本号。
11. 使用中文 Conventional Commit提交。
12. 提交后执行 `npx gitnexus status`;若状态过期,再运行 `npx gitnexus analyze`
13. 本地提交和标签完成后仍不得自动推送;只有用户明确要求时,才向项目专用 Gitea `origin` 推送。
## 6. 完成定义