stephencelis/ghi

Searching assignee cross-repo

开放

#168 创建于 2014年3月21日

 (6 条评论) (0 个反应) (0 位负责人)Ruby (134 个派生)github user discovery
featurehelp wanted

仓库指标

星标
 (2,122 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

It would be good if ghi list -u <username> listed all that user's open issues, cross repository (without a repo, it returns the same as ghi list, regardless of which username I put, as per the documentation). I don't believe this functionality is available in the issues part of the github API, but it is available in the search part of the github API - by performing a search for assignee:<username>. I don't know if that would be easy to hook up to?

贡献者指南