guyzmo/git-repo

Ability to assign pull request to a github user

開放

#64 建立於 2016年11月4日

 (2 則留言) (0 個反應) (0 位負責人)Python (91 個分叉)batch import
backlogenhancementgood first issuehelp wanted

倉庫指標

星標
 (854 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南