Skip to content
Snippets Groups Projects
Unverified Commit c7c163e8 authored by Tobias's avatar Tobias Committed by GitHub
Browse files

docs: suggest to let Renovate bypass mandatory Pull Request reviews (#16370)

parent aa50662d
No related branches found
No related tags found
No related merge requests found
......@@ -166,7 +166,9 @@ If you have configured your project to require Pull Requests before merging, it
If you have mandatory Pull Request reviews then it means Renovate can't automerge its own PR until such a review has happened.
If you are running the hosted Mend Renovate App on `github.com`, you can also install the helper apps [renovate-approve](https://github.com/apps/renovate-approve) and [renovate-approve-2](https://github.com/apps/renovate-approve-2) and they will mark all automerging Pull Requests by Renovate as approved.
If you're on `github.com` or GitHub Enterprise Server (`>=3.4`) you can let Renovate bypass the mandatory Pull Request reviews using the "[Allow specified actors to bypass required pull requests](https://github.blog/changelog/2021-11-19-allow-bypassing-required-pull-requests/)" option in your branch protection rules.
Alternatively, if you are running the hosted Mend Renovate App on `github.com`, you can also install the helper apps [renovate-approve](https://github.com/apps/renovate-approve) and [renovate-approve-2](https://github.com/apps/renovate-approve-2) and they will mark all automerging Pull Requests by Renovate as approved.
These approval helper apps are only available for GitHub.
### Codeowners
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment