stephencelis/ghi

Searching assignee cross-repo

Open

#168 opened on Mar 21, 2014

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Ruby (134 forks)github user discovery
featurehelp wanted

Repository metrics

Stars
 (2,122 stars)
PR merge metrics
 (PR metrics pending)

Description

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?

Contributor guide