Skip to content

feature(repository): add getCombinedStatus #429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

feature(repository): add getCombinedStatus #429

wants to merge 2 commits into from

Conversation

compumike08
Copy link

@compumike08 compumike08 commented Feb 26, 2017

I added the getCombinedStatus method in Repository.js and an associated unit test to implement the GitHub get combined status API endpoint (https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref).

NOTE: The one unit test which is failing is not actually a problem with the unit tests themselves, but rather is being caused by the test harnesses inability to properly authenticate to GitHub.

closes #426

@clayreimann
@mtscout6
@AurelioDeRosa
@alexcanessa

@nicoecheza
Copy link

Any news on this one?

@gvilarino
Copy link

I'd really find this super useful if we could have it merged. Thanks in advance! :D

@jaredallard
Copy link

LGTM :shipit:

@sime
Copy link

sime commented Jul 30, 2018

Are the failing tests blocking this PR ?

A quick look suggests the failing tests are not specific to this PR.

@bfeldkamp3
Copy link
Contributor

@j-rewerts can you take a look at this one?

This was referenced Aug 29, 2019
@j-rewerts
Copy link
Member

@bfeldkamp3 Apologies for not seeing this earlier. Closing in favour of #580.

@j-rewerts j-rewerts closed this Sep 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing API Method To Get A Commit's Combined Status
7 participants