chdsbd / kodiak

🔮 A bot to automatically update and merge GitHub PRs
https://kodiakhq.com
GNU Affero General Public License v3.0
1.03k stars 65 forks source link

Auto-merge / auto-approve PRs when branch protection requires more than 1 review #814

Closed schTi closed 2 years ago

schTi commented 2 years ago

In our project, we have a branch protection that requires more than 1 review. We still want to auto-approve + auto-merge dependabot PRs. Is there any way to approve those PRs multiple times to make the protection rule succeed?