Back to source list
Official
Premium
GitLab
The CloudQuery GitLab plugin pulls configuration out of GitLab resources and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v7.7.6
Type
Source
Platforms
Date Published
Gitlab Project Protected Branches
The gitlab_project_protected_branches table shows data for Gitlab Project Protected Branches.
Primary Keys #
Name | Type |
---|---|
base_url | utf8 |
id | int64 |
project_id | int64 |
Columns #
Name | Type |
---|---|
allow_force_push | bool |
base_url | utf8 |
code_owner_approval_required | bool |
_cq_id | uuid |
_cq_parent_id | uuid |
id | int64 |
merge_access_levels | json |
name | utf8 |
project_id | int64 |
push_access_levels | json |
unprotect_access_levels | json |
Relations
This table depends on:
Gitlab Projects