diff --git a/docs/usage/configuration-options.md b/docs/usage/configuration-options.md index 67249c6ed925f20335db729cf681d2a31325de89..e044922481a7dfcfcedac8a66d43045d4d047c5f 100644 --- a/docs/usage/configuration-options.md +++ b/docs/usage/configuration-options.md @@ -382,7 +382,7 @@ Beware that Renovate follows tags strictly. For example, if you are following a ## gitLabAutomerge -Caution: when this option is enabled it is possible due to a bug in GitLab that MRs with failing pipelines might still get merged. This is caused by a race condition in GitLab's Merge Request API - [read the corresponding issue](https://gitlab.com/gitlab-org/gitlab/issues/26293) for details. +Caution (fixed in GitLab >= 12.7): when this option is enabled it is possible due to a bug in GitLab that MRs with failing pipelines might still get merged. This is caused by a race condition in GitLab's Merge Request API - [read the corresponding issue](https://gitlab.com/gitlab-org/gitlab/issues/26293) for details. ## github-actions