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

protected_branch_push_access_levels.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fff94bceace4afca42afe4e8f9b06ffc9d3a4928 (plain)
1
2
3
4
5
6
7
8
9
---
table_name: protected_branch_push_access_levels
classes:
- ProtectedBranch::PushAccessLevel
feature_categories:
- source_code_management
description: Stores push access settings for protected branches
introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/5081
milestone: '8.11'