diff --git a/docs/usage/configuration-options.md b/docs/usage/configuration-options.md index 2fd11f6bce64df389d5a6b8bc5816f3a5f5fe72b..d3c92fc29f22f6534db605d66f7d4f23e5a183cc 100644 --- a/docs/usage/configuration-options.md +++ b/docs/usage/configuration-options.md @@ -184,7 +184,9 @@ So for example you could choose to automerge all (passing) `devDependencies` onl } ``` -Important: Renovate won't automerge on GitHub if a PR has a negative review outstanding. +<!-- prettier-ignore --> +!!! warning "Negative reviews on GitHub block Renovate automerge" + Renovate won't automerge on GitHub if a PR has a negative review. <!-- prettier-ignore --> !!! note