docs: close PR ready command task
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# R1.1 任务报告
|
||||
|
||||
- 调查结论:
|
||||
- 既有 `gh pr create` 支持 draft。
|
||||
- 既有 `gh pr merge` 会拒绝 draft。
|
||||
- 既有受控入口缺少 `markPullRequestReadyForReview` mutation。
|
||||
- REST PR 响应中的 `node_id` 可作为 GraphQL mutation 身份。
|
||||
- 复用边界:
|
||||
- token 继续由 `resolveToken` 统一解析。
|
||||
- REST 与 GraphQL 继续由共享 client 执行和分类错误。
|
||||
Reference in New Issue
Block a user