stephencelis/ghi

Support listing all issues, instead of just open/closed

Offen

#191 geöffnet am 06.07.2014

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (134 Forks)github user discovery
featurehelp wanted

Repository-Metriken

Stars
 (2.122 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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