Closed compumike08 closed 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.
getCombinedStatusForRef
githubAPI.js
References:
This task is blocked by #46.
https://github.com/pksunkara/octonode/pull/272
Re-implement the
getCombinedStatusForRef
method ingithubAPI.js
after the github-api library has been replaced with one that supports fetching the combined status for a commit/reference.References: