Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/protected_environment_approval_rules.yml')
-rw-r--r--db/docs/protected_environment_approval_rules.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/db/docs/protected_environment_approval_rules.yml b/db/docs/protected_environment_approval_rules.yml
index fe3d9d7ad08..5bfecbf767d 100644
--- a/db/docs/protected_environment_approval_rules.yml
+++ b/db/docs/protected_environment_approval_rules.yml
@@ -4,6 +4,9 @@ classes:
- ProtectedEnvironments::ApprovalRule
feature_categories:
- continuous_delivery
-description: https://docs.gitlab.com/ee/ci/environments/deployment_approvals.html#multiple-approval-rules
+description: >-
+ A rule associated to a protected environment that allows a user, group, or role to approve a deployment.
+ See https://docs.gitlab.com/ee/ci/environments/deployment_approvals.html#multiple-approval-rules for more details.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82800
milestone: '14.10'
+gitlab_schema: gitlab_main