Pull Request Management

Manage pull requests

github
pr
create

Command

gh pr create

Explanation

Create, review, and manage pull requests directly from the command line.

Examples

Create pull request

gh pr create

List pull requests

gh pr list

Checkout PR branch

gh pr checkout 123