gh-pr - Manage pull requests
Contents
Description
Work with GitHub pull requests.
Example
$ gh pr checkout 353
$ gh pr create --fill
$ gh pr view --web
General Commands
gh-pr-create(1) Create a pull request gh-pr-list(1) List pull requests in a repository gh-pr-status(1) Show status of relevant pull requests
Name
gh-pr - Manage pull requests
Options
-R, --repo<[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format
See Also
gh(1) Jan 2025 GH-PR(1)
Synopsis
ghpr<command>[flags]
Targeted Commands
gh-pr-checkout(1) Check out a pull request in git gh-pr-checks(1) Show CI status for a single pull request gh-pr-close(1) Close a pull request gh-pr-comment(1) Add a comment to a pull request gh-pr-diff(1) View changes in a pull request gh-pr-edit(1) Edit a pull request gh-pr-lock(1) Lock pull request conversation gh-pr-merge(1) Merge a pull request gh-pr-ready(1) Mark a pull request as ready for review gh-pr-reopen(1) Reopen a pull request gh-pr-review(1) Add a review to a pull request gh-pr-unlock(1) Unlock pull request conversation gh-pr-view(1) View a pull request
