Skip to content

feat: 添加 launch 发布评审命令#6

Open
huangdijia wants to merge 2 commits into
studyzy:mainfrom
huangdijia:feat/launch-command
Open

feat: 添加 launch 发布评审命令#6
huangdijia wants to merge 2 commits into
studyzy:mainfrom
huangdijia:feat/launch-command

Conversation

@huangdijia
Copy link
Copy Markdown
Contributor

新增 tapd launch 子命令,支持发布评审的完整生命周期管理:
list/count/create/update/templates/fields。

go.mod 中保留了本地 replace 指令(../tapd-sdk-go),合并前需切回发布版本。

新增 tapd launch 子命令,支持发布评审的完整生命周期管理:
list/count/create/update/templates/fields。

go.mod 中保留了本地 replace 指令(../tapd-sdk-go),合并前需切回发布版本。
Copilot AI review requested due to automatic review settings May 12, 2026 01:36
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

本 PR 为 tapd-ai-cli 新增 tapd launch 子命令,用于对 TAPD 的“发布评审(launch form)”进行全生命周期管理,并补充了相应的单元测试与 README 使用说明。

Changes:

  • 新增 tapd launch:支持 list/count/create/update/templates/fields 子命令
  • README 增加 launch 示例与命令树展示
  • 增加 launch 命令的请求参数与路由断言测试

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
README.md 增加 tapd launch 的示例与命令树入口
internal/cmd/launch.go 实现 launch 命令及其各子命令与参数绑定
internal/cmd/launch_test.go 覆盖 create/update/list/count/templates/fields 的请求断言测试
go.sum 因本地 replace 变更导致依赖校验和条目变化
go.mod 增加了本地 replace(需要在合并前移除/回退到发布版本)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread go.mod
Comment thread internal/cmd/launch.go
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 969ee2b93e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread go.mod
@huangdijia huangdijia marked this pull request as draft May 12, 2026 01:47
@huangdijia huangdijia marked this pull request as ready for review May 12, 2026 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants