mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Fix gh pr review body flag
See https://cli.github.com/manual/gh_pr_review
This commit is contained in:
committed by
GitHub
parent
d99ba71986
commit
e9a7805e2b
@@ -1148,8 +1148,7 @@ gh pr comment 123 --delete 456789
|
||||
gh pr review 123
|
||||
|
||||
# Approve PR
|
||||
gh pr review 123 --approve \
|
||||
--approve-body "LGTM!"
|
||||
gh pr review 123 --approve --body "LGTM!"
|
||||
|
||||
# Request changes
|
||||
gh pr review 123 --request-changes \
|
||||
|
||||
Reference in New Issue
Block a user