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

external_status_checks.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c8263d921bfa62cd380bae0e84659348b6ded488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
table_name: external_status_checks
classes:
- MergeRequests::ExternalStatusCheck
feature_categories:
- compliance_management
description: Stores project's external status checks
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62186
milestone: '14.0'
gitlab_schema: gitlab_main_cell
allow_cross_joins:
- gitlab_main_clusterwide
allow_cross_transactions:
- gitlab_main_clusterwide
allow_cross_foreign_keys:
- gitlab_main_clusterwide
sharding_key:
  project_id: projects