Github

Github CLI 커맨드 - gh pr status

포포맨 2021. 6. 17. 17:05

Github CLI 커맨드 - gh pr status

현재 작업중인 브랜치와 관련이 있는 PR, 내가 생성한 PR, 나에게 코드 리뷰를 요청한 PR 을 모두 보여줍니다.

 

샘플코드

$ gh pr status

Relevant pull requests in cli/cli

Current branch
There is no pull request associated with [fix-homepage-bug]

Created by you
You have no open pull requests

Requesting a code review from you
#100 Fix footer on homepage [fix-homepage-footer]
✓ Checks passing - Review pending