summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Ramsay <james@jramsay.com.au>2018-03-19 10:07:40 -0400
committerJames Ramsay <james@jramsay.com.au>2018-03-19 10:07:40 -0400
commitb08704ef209ea849c03b3e23c805c55b4ee51f34 (patch)
treec9abecf774c971dee278a76b38fb8b574cb8724a
parente9da2b0c752b00e0af941bf1e33278a7d38cfeb9 (diff)
downloadgitlab-ce-jramsay-maintainers-can-edit-docs.tar.gz
Update merge request maintainer access docsjramsay-maintainers-can-edit-docs
-rw-r--r--doc/user/project/merge_requests/maintainer_access.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/user/project/merge_requests/maintainer_access.md b/doc/user/project/merge_requests/maintainer_access.md
index 7feccc28f6b..c9763a3fe02 100644
--- a/doc/user/project/merge_requests/maintainer_access.md
+++ b/doc/user/project/merge_requests/maintainer_access.md
@@ -1,12 +1,17 @@
# Allow maintainer pushes for merge requests across forks
+> [Introduced][ce-17395] in GitLab 10.6.
+
This feature is available for merge requests across forked projects that are
-publicly accessible. It makes it easier for maintainers of projects to collaborate
-on merge requests across forks.
+publicly accessible. It makes it easier for maintainers of projects to
+collaborate on merge requests across forks.
-When enabling this feature for a merge request, you give can give members with push access to the target project rights to edit files on the source branch of the merge request.
+When enabled for a merge request, members with merge access to the target
+branch of the project will be granted write permissions to the source branch
+of the merge request.
-The feature can only be enabled by users who already have push access to the source project. And only lasts while the merge request is open.
+The feature can only be enabled by users who already have push access to the
+source project, and only lasts while the merge request is open.
Enable this functionality while creating a merge request: