mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 03:15:13 +00:00
Merge pull request #687 from jvanderwee/patch-2
Fix `gh pr review` body parameter
This commit is contained in:
@@ -1148,8 +1148,7 @@ gh pr comment 123 --delete 456789
|
|||||||
gh pr review 123
|
gh pr review 123
|
||||||
|
|
||||||
# Approve PR
|
# Approve PR
|
||||||
gh pr review 123 --approve \
|
gh pr review 123 --approve --body "LGTM!"
|
||||||
--approve-body "LGTM!"
|
|
||||||
|
|
||||||
# Request changes
|
# Request changes
|
||||||
gh pr review 123 --request-changes \
|
gh pr review 123 --request-changes \
|
||||||
|
|||||||
Reference in New Issue
Block a user