pksunkara / octonode

github api v3 in nodejs
MIT License
1.19k stars 237 forks source link

Add support for getting combined status for a ref #272

Closed compumike08 closed 7 years ago

compumike08 commented 7 years ago

Added support for getting the combined status for a specific ref (https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref).

@pksunkara

compumike08 commented 7 years ago

@pksunkara: Thanks!