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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/namespace_ci_cd_settings.yml')
-rw-r--r--db/docs/namespace_ci_cd_settings.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/db/docs/namespace_ci_cd_settings.yml b/db/docs/namespace_ci_cd_settings.yml
new file mode 100644
index 00000000000..8159f721c98
--- /dev/null
+++ b/db/docs/namespace_ci_cd_settings.yml
@@ -0,0 +1,10 @@
+---
+table_name: namespace_ci_cd_settings
+classes:
+- NamespaceCiCdSetting
+feature_categories:
+- continuous_integration
+- runner_fleet
+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'