gh pr close
关闭拉取请求
gh pr close {<number> | <url> | <branch>} [flags]
选项
-c
,--comment <string>
- 留下关闭评论
-d
,--delete-branch
- 关闭后删除本地和远程分支
从父命令继承的选项
-R
,--repo <[HOST/]OWNER/REPO>
- 使用 [HOST/]OWNER/REPO 格式选择另一个仓库
关闭拉取请求
gh pr close {<number> | <url> | <branch>} [flags]
-c
, --comment <string>
-d
, --delete-branch
-R
, --repo <[HOST/]OWNER/REPO>