![]() |
![]()
| ![]() |
![]()
NAMEgh-pr-comment - Add a comment to a pull request SYNOPSISgh pr comment [<number> | <url> | <branch>] [flags] DESCRIPTIONAdd a comment to a GitHub pull request. Without the body text supplied through flags, the command will interactively prompt for the comment text. OPTIONS
OPTIONS INHERITED FROM PARENT COMMANDS
EXIT CODES0: Successful execution 1: Error 2: Command canceled 4: Authentication required NOTE: Specific commands may have additional exit codes. Refer to the command's help for more information. EXAMPLE$ gh pr comment 13 --body "Hi from GitHub CLI" SEE ALSOgh-pr(1)
|