mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
15 lines
392 B
YAML
15 lines
392 B
YAML
---
|
|
table_name: namespace_ci_cd_settings
|
|
classes:
|
|
- NamespaceCiCdSetting
|
|
feature_categories:
|
|
- continuous_integration
|
|
- fleet_visibility
|
|
description: Namespace-scoped settings related to the CI/CD domain
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/86477
|
|
milestone: '15.0'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|