ahmadnassri / action-dependabot-auto-merge

Automatically merge Dependabot PRs when version comparison is within range
MIT License
341 stars 48 forks source link

Wait for check suite to complete successfully before approving #145

Closed vakhtang closed 2 years ago

vakhtang commented 2 years ago

Would it be possible to configure this action to wait until the check suite completes successfully before approving the PR? It's a bit odd to see an approval before all the checks have passed, even if Dependabot won't merge the PR until they have.