[dmd-internals] To consume pull requests for trivial bugs
Jonathan M Davis
jmdavisProg at gmx.com
Tue Aug 21 01:06:41 PDT 2012
On Tuesday, August 21, 2012 09:43:52 Don Clugston wrote:
> As far as I can tell, you can't even get the single most
> important piece of information: which pull requests have I made (for
> all projects), and how many are still open?
You can easily get at the list of pull requests that you currently have open
across all projects on github by clicking on "Pull Requests" on the main page.
You can also get the list of _all_ of the pull requests that have been closed
(be it because they were merged or just closed) by clicking on the "Closed"
button on that pull requests page.
- Jonathan M Davis
More information about the dmd-internals
mailing list