|
|
Log in / Subscribe / Register

Git code hosting beta (launchpadblog)

Git code hosting beta (launchpadblog)

Posted May 8, 2015 5:03 UTC (Fri) by mathstuf (subscriber, #69389)
In reply to: Git code hosting beta (launchpadblog) by epa
Parent article: Git code hosting beta (launchpadblog)

Github really needs an option to send my own comments as email. Issues end up having holes poked in them in mutt and there is no easy way to get a list of all issues I've opened but are neglected (other than the web interface; the only API endpoint for it is by searching or scraping).


to post comments

Git code hosting beta (launchpadblog)

Posted May 8, 2015 20:33 UTC (Fri) by peter-b (guest, #66996) [Link] (1 responses)

You could use the GitHub web service API to pull out a list of all your issues as JSON...

Git code hosting beta (launchpadblog)

Posted May 8, 2015 21:10 UTC (Fri) by mathstuf (subscriber, #69389) [Link]

The only explicit endpoint that was available was equivalent to the "issues that are assigned to me". To get the github.com/issues list, you need to use the search API (which does not support disjunctions). I contacted them about it and they said it'd be nice, but for now, you're stuck with searching.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds