Skip to content
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

add support for check runs #176

Merged
merged 1 commit into from
Apr 6, 2020
Merged

add support for check runs #176

merged 1 commit into from
Apr 6, 2020

Conversation

ferozco
Copy link
Contributor

@ferozco ferozco commented Apr 6, 2020

Before this PR

has_successful_status did not support modern check runs.

After this PR

==COMMIT_MSG==
has_successful_status now considers check runs as statuses
==COMMIT_MSG==

Possible downsides?

N/A

@ferozco ferozco requested a review from bluekeyes April 6, 2020 20:23
@bluekeyes bluekeyes merged commit 9a8fa5b into develop Apr 6, 2020
@bluekeyes bluekeyes deleted the fo/support-check-status branch April 6, 2020 22:18
@bluekeyes
Copy link
Member

Thinking about this more, I think we'll also need to add a handler for check run events, since I believe they don't trigger the normal status handler. I can do that in a follow-up PR.

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.

2 participants