Commit 72180b5e authored by Evan Read's avatar Evan Read

Merge branch '327514-aqualls-crosslinks' into 'master'

Crosslink MR approvals API page

See merge request gitlab-org/gitlab!59414
parents 4329791e 03944e3e
......@@ -7,7 +7,9 @@ type: reference, api
# Merge request approvals API **(PREMIUM)**
Configuration for approvals on all Merge Requests (MR) in the project. Must be authenticated for all endpoints.
Configuration for
[approvals on all merge requests](../user/project/merge_requests/merge_request_approvals.md)
in the project. Must be authenticated for all endpoints.
## Project-level MR approvals
......
......@@ -13,6 +13,7 @@ type: reference, concepts
Code review is an essential practice of every successful project. Approving a
merge request is an important part of the review
process, as it clearly communicates the ability to merge the change.
A [merge request approvals API](../../../api/merge_request_approvals.md) is also available.
## Optional Approvals
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment