stephencelis/ghi

Support listing all issues, instead of just open/closed

Open

#191 opened on Jul 6, 2014

View on GitHub
 (2 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

I use ghi to append issues into my git commit messages. It's really useful to see all issues, rather than just the issues I've got open, and I don't want to have to wait for two separate requests to complete before I view all my issues.

At the moment ghi only supports open/closed states. This seems pretty restrictive seeing as githubs api actually allows for an all state.

Contributor guide