|
id
|
bigint(20)
|
|
|
|
|
repo_id
|
bigint(20)
|
|
|
|
|
branch_name
|
varchar(255)
|
|
|
|
|
priority
|
bigint(20)
|
|
|
0
|
|
can_push
|
tinyint(1)
|
|
|
0
|
|
enable_whitelist
|
tinyint(1)
|
|
|
|
|
whitelist_user_i_ds
|
text
|
|
|
|
|
whitelist_team_i_ds
|
text
|
|
|
|
|
enable_merge_whitelist
|
tinyint(1)
|
|
|
0
|
|
whitelist_deploy_keys
|
tinyint(1)
|
|
|
0
|
|
merge_whitelist_user_i_ds
|
text
|
|
|
|
|
merge_whitelist_team_i_ds
|
text
|
|
|
|
|
can_force_push
|
tinyint(1)
|
|
|
0
|
|
enable_force_push_allowlist
|
tinyint(1)
|
|
|
0
|
|
force_push_allowlist_user_i_ds
|
text
|
|
|
|
|
force_push_allowlist_team_i_ds
|
text
|
|
|
|
|
force_push_allowlist_deploy_keys
|
tinyint(1)
|
|
|
0
|
|
enable_status_check
|
tinyint(1)
|
|
|
0
|
|
status_check_contexts
|
text
|
|
|
|
|
enable_approvals_whitelist
|
tinyint(1)
|
|
|
0
|
|
approvals_whitelist_user_i_ds
|
text
|
|
|
|
|
approvals_whitelist_team_i_ds
|
text
|
|
|
|
|
required_approvals
|
bigint(20)
|
|
|
0
|
|
block_on_rejected_reviews
|
tinyint(1)
|
|
|
0
|
|
block_on_official_review_requests
|
tinyint(1)
|
|
|
0
|
|
block_on_outdated_branch
|
tinyint(1)
|
|
|
0
|
|
dismiss_stale_approvals
|
tinyint(1)
|
|
|
0
|
|
ignore_stale_approvals
|
tinyint(1)
|
|
|
0
|
|
require_signed_commits
|
tinyint(1)
|
|
|
0
|
|
protected_file_patterns
|
text
|
|
|
|
|
unprotected_file_patterns
|
text
|
|
|
|
|
block_admin_merge_override
|
tinyint(1)
|
|
|
0
|
|
created_unix
|
bigint(20)
|
|
|
|
|
updated_unix
|
bigint(20)
|
|
|
|