github-tools / github

A higher-level wrapper around the Github API. Intended for the browser.
BSD 3-Clause "New" or "Revised" License
3.6k stars 755 forks source link

implement getCombinedStatus #580

Closed bfeldkamp3 closed 5 years ago

bfeldkamp3 commented 5 years ago

The implemented of the combined status API call.

This is a re-implementation of #397 and #429 (as these are stale at this point) and closes #426.