-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
I recently started using probot-auto-merge for some of my repos, so I may be missing something.
Dependabot opened a PR to bump up one of my testing libraries. However, the required checks failed because dependabot attempted a major version bump, and the project would not compile.
At this point, I updated the dependabot branch locally and pushed. As soon as I did, my PR was merged automatically, even though the required checks had not completed.
The attached screenshot shows that the build was previously failing, and that the checks were still running after the PR had already been merged.
I have the following options enabled for my master branch protection:
Metadata
Metadata
Assignees
Labels
No labels