docs: close PR ready command task

This commit is contained in:
Codex
2026-07-11 06:31:49 +02:00
parent 1b31c06e93
commit ada7d1c621
5 changed files with 51 additions and 2 deletions
@@ -0,0 +1,11 @@
# R1 任务报告
- Issue<https://github.com/pikasTech/unidesk/issues/1749>
- PR<https://github.com/pikasTech/unidesk/pull/1750>
- 结果:
- 新增受控 `gh pr ready` 命令。
- 覆盖 open/draft、already-ready、dry-run 和 typed failure 合同。
- 提交非 draft PR,未自行合并。
- 验证:
- 8 个测试通过,0 个失败,共 41 个断言。
- scoped help 保持有界输出。