Skip to content

Don't ignore blocked pull requests#52

Merged
nhaarman merged 1 commit into
masterfrom
blocked-prs
Dec 17, 2020
Merged

Don't ignore blocked pull requests#52
nhaarman merged 1 commit into
masterfrom
blocked-prs

Conversation

@nhaarman

Copy link
Copy Markdown
Member

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