From c52dc9fd2adcb7026843005968c0a490a35b632e Mon Sep 17 00:00:00 2001 From: bikebilly Date: Wed, 6 Sep 2017 16:33:09 +0200 Subject: Add reference in the permission page --- doc/user/permissions.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/user/permissions.md b/doc/user/permissions.md index bd0a58c4cca..0c17905aa8c 100644 --- a/doc/user/permissions.md +++ b/doc/user/permissions.md @@ -230,6 +230,14 @@ users: GitLab 8.12 has a completely redesigned job permissions system. To learn more, read through the documentation on the [new CI/CD permissions model](project/new_ci_build_permissions_model.md#new-ci-job-permissions-model). +## Running pipelines on protected branches + +The permission to merge or push to protected branches is used to define if a user can +run CI/CD pipelines and execute actions on jobs that are related to those branches. + +See [Security on protected branches](../ci/pipelines.md#security-on-protected-branches) +for details about the pipelines security model. + ## LDAP users permissions Since GitLab 8.15, LDAP user permissions can now be manually overridden by an admin user. -- cgit v1.2.1