Skip to content
Snippets Groups Projects
Unverified Commit 32b2333c authored by Keegan Witt's avatar Keegan Witt Committed by GitHub
Browse files

docs: Fix override default approvals link anchor (#12256)

parent c62cdbfe
No related branches found
No related tags found
No related merge requests found
......@@ -755,7 +755,7 @@ Example:
Ignore the default project level approval(s), so that Renovate bot can automerge its merge requests, without needing approval(s).
Under the hood, it creates a MR-level approval rule where `approvals_required` is set to `0`.
This option works only when `automerge=true`, `automergeType=pr` and `platformAutomerge=true`.
Also, approval rules overriding should not be [prevented in GitLab settings](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/settings.html#prevent-overrides-of-default-approvals).
Also, approval rules overriding should not be [prevented in GitLab settings](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/settings.html#prevent-editing-approval-rules-in-merge-requests).
## golang
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment