feat: add controlled PR ready command
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# 补齐 GitHub PR draft 转 ready 受控命令
|
||||
|
||||
- 来源:<https://github.com/pikasTech/unidesk/issues/1749>
|
||||
- 触发上下文:
|
||||
- <https://github.com/pikasTech/unidesk/pull/1748>
|
||||
- <https://github.com/pikasTech/unidesk/issues/1745>
|
||||
- 范围:
|
||||
- 仅新增 `gh pr ready` 受控命令、帮助、测试与 PR 验收。
|
||||
- 禁止项:
|
||||
- 不修改 #1748 分支。
|
||||
- 不修改运行面。
|
||||
- 不建立第二套 GitHub 认证或 API authority。
|
||||
|
||||
|
||||
## R1 [in_progress]
|
||||
|
||||
闭环 [UniDesk #1749](https://github.com/pikasTech/unidesk/issues/1749):为 [PR #1748](https://github.com/pikasTech/unidesk/pull/1748) 补齐 draft 转 ready 的受控 GitHub CLI,完成任务后将详细报告写入[任务报告](./details/github-pr-draft-ready-command/R1_Task_Report.md)。
|
||||
### R1.1 [completed]
|
||||
|
||||
调查 [#1749](https://github.com/pikasTech/unidesk/issues/1749) 的既有 PR 命令、GraphQL client、typed 错误和输出合同,完成任务后将详细报告写入[任务报告](./details/github-pr-draft-ready-command/R1.1_Task_Report.md)。
|
||||
### R1.2 [completed]
|
||||
|
||||
实现 [#1749](https://github.com/pikasTech/unidesk/issues/1749) 的 ready、already-ready 与 dry-run 合同,并补 scoped help,完成任务后将详细报告写入[任务报告](./details/github-pr-draft-ready-command/R1.2_Task_Report.md)。
|
||||
### R1.3 [in_progress]
|
||||
|
||||
覆盖 [#1749](https://github.com/pikasTech/unidesk/issues/1749) 的成功与失败测试,使用新命令验收 [PR #1748](https://github.com/pikasTech/unidesk/pull/1748),提交非 draft PR,完成任务后将详细报告写入[任务报告](./details/github-pr-draft-ready-command/R1.3_Task_Report.md)。
|
||||
Reference in New Issue
Block a user