P0 PR 生命周期闭环: - get_ci_status(project_id, commit_sha):查 Gitea CI pass/fail/pending - merge_pull_request(project_id, pr_number):CI 绿灯后合并 PR 至此 /ship 流程全自主:推送→开 PR→查 CI→合并→poll_now P1 飞轮数据对子项目透明: - get_pr_events(project_id, limit?):读 pr_events 表,PR 生命周期历史 - get_commit_metrics(project_id, days?):读 commit_metrics,提交类型/返工分布 P2 分发层 agent 可自修复: - distribute_cicd(project_id, workflow_type):写入 CI 模板,无需预存配置 |
||
|---|---|---|
| .. | ||
| modules | ||
| CONVENTIONS.md | ||
| manifest.yaml | ||
| rules.md | ||
| usage.json | ||