git-pull-request icon indicating copy to clipboard operation
git-pull-request copied to clipboard

Add reviewers?

Open rishitank opened this issue 5 years ago • 2 comments

How does one add reviewers to a pull request via this command line tool, without going through github?Also I am unsure of how one would close a pull request after merging the feature branch into another branch? Thanks.

rishitank avatar Mar 12 '20 14:03 rishitank

There's no option for now to ask for reviewer, but that could be added.

jd avatar Mar 12 '20 14:03 jd

I was about to ask about the same feature. For the record, here's the API doc : https://developer.github.com/v3/pulls/review_requests/#create-a-review-request

rgarrigue avatar Apr 09 '20 08:04 rgarrigue