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

Don't ignore blocked pull requests #52

Merged
merged 1 commit into from
Dec 17, 2020
Merged

Don't ignore blocked pull requests #52

merged 1 commit into from
Dec 17, 2020

Conversation

nhaarman
Copy link
Contributor

Based on octokit/octokit.net#1763 the
'blocked' state represents "Blocked by a failing/missing required
status check". Since there are no conflicts at this point, a rebase
is possible and might even be able to fix the status checks.

Replaces #44, fixes #39

Based on octokit/octokit.net#1763 the
'blocked' state represents "Blocked by a failing/missing required
status check". Since there are no conflicts at this point, a rebase
is possible and might even be able to fix the status checks.
@nhaarman nhaarman merged commit cd4a314 into master Dec 17, 2020
@nhaarman nhaarman deleted the blocked-prs branch December 17, 2020 15:29
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.

Don't ignore blocked pull request
1 participant