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 Push Rules
The gitlab_project_push_rules table shows data for Gitlab Project Push Rules.
Primary Keys #
Name | Type |
---|---|
base_url | utf8 |
id | int64 |
project_id | int64 |
Columns #
Name | Type |
---|---|
author_email_regex | utf8 |
base_url | utf8 |
branch_name_regex | utf8 |
commit_committer_check | bool |
commit_committer_name_check | bool |
commit_message_negative_regex | utf8 |
commit_message_regex | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | timestamp[us, tz=UTC] |
deny_delete_tag | bool |
file_name_regex | utf8 |
id | int64 |
max_file_size | int64 |
member_check | bool |
prevent_secrets | bool |
project_id | int64 |
reject_unsigned_commits | bool |
Relations
This table depends on:
Gitlab Projects