- View a pull request form the local branch
gh pr view -w
- Create a pull request
gh pr create -w
- Create a pull request and add labels and title
gh pr create -l "Team AI" -t "Title of the PR"
gh pr view -w
gh pr create -w
gh pr create -l "Team AI" -t "Title of the PR"