compumike08 / GitHub_Status_API_GUI

GUI tool to interact with GitHub Status API
MIT License
0 stars 0 forks source link

Re-implement fetching combined status after Octonode adds support for it #42

Closed compumike08 closed 7 years ago

compumike08 commented 7 years ago

Re-implement the getCombinedStatusForRef method in githubAPI.js after the github-api library has been replaced with one that supports fetching the combined status for a commit/reference.

References:

compumike08 commented 7 years ago

This task is blocked by #46.

compumike08 commented 7 years ago

https://github.com/pksunkara/octonode/pull/272