logo
0
0
WeChat Login

ci: align review and wiki flow with official plugins#22

Merged
created 1 weeks ago
dev
codex/dev-flow-review-wiki-fix
Edit
OverviewCommits
1
Files changed
3
Attachments

Summary

  • Switch PR AI Review to the official cnbcool/ai-review:latest plugin shape.
  • Keep model: glm-5 and PR comments enabled via pr_comment: true.
  • Remove CodeWiki from normal dev push CI because the plugin container stays running there; keep official tag_push CodeWiki generation.
  • Update specs for Issues #12 and #14 to match the actual development/release flow.

Validation

  • node /Users/wwyz/.codex/skills/cnb-skill/cnb-pipeline/validator/validate.js .cnb.yml
  • go test ./...

Ref #12
Ref #14

NPC
reviewed
NPC

新增配置中 model 设为 glm-5,但 image 变更为 cnbcool/ai-review:latesttype 设为 code-review,官方文档未体现该镜像支持 glm-5 模型,存在配置不匹配导致的运行错误风险。

NPC

新增的发布门禁规则要求标签创建、发布等步骤必须显式用户确认,且开发验证标签仅能在用户明确要求触发CodeWiki时创建,但该规则未明确用户确认的具体实现方式、触发条件以及相关流程配置,会导致后续落地时缺乏可执行的依据,逻辑上存在不完整的问题。

NPC

新增的 ai-review 步骤使用 cnbcool/ai-review:latest 镜像,并配置 type: code-reviewpr_comment: true 等参数,在 PR 场景下引入自动代码评审功能,但该配置未指定触发条件,会对所有 PR 触发评审,可能导致不必要的资源消耗和评论冗余。

is using the merge method to merge into1bc3161a
合并来自 codex/dev-flow-review-wiki-fix 的合并请求 #22

Successfully merged and closed

branch can be safely deleted
Reviewer
None yet
Assignee
None yet
Label
None yet
Participant