2022-07-16 23:28:13 +05:30
|
|
|
---
|
|
|
|
table_name: protected_environment_approval_rules
|
|
|
|
classes:
|
|
|
|
- ProtectedEnvironments::ApprovalRule
|
|
|
|
feature_categories:
|
|
|
|
- continuous_delivery
|
2023-03-04 22:38:38 +05:30
|
|
|
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.
|
2022-07-16 23:28:13 +05:30
|
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82800
|
|
|
|
milestone: '14.10'
|
2023-03-04 22:38:38 +05:30
|
|
|
gitlab_schema: gitlab_main
|