git-repo icon indicating copy to clipboard operation
git-repo copied to clipboard

Ability to assign pull request to a github user

Open AlexNisnevich opened this issue 9 years ago • 2 comments

My usual workflow when creating a pull request is to assign it to a collaborator. Right now, using git hub request create doesn't save me much time because I still have to open up github.com to assign the PR. It would be great if I could pass an -a <username> parameter to git hub request create to automatically assign the PR when it's created.

AlexNisnevich avatar Nov 04 '16 22:11 AlexNisnevich

Hi Alex,

thank you for your idea, and feel free to submit a patch… Otherwise I'll see what I can do (and when I can do).

guyzmo avatar Nov 05 '16 12:11 guyzmo