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/ci_daily_build_group_report_results.yml')
-rw-r--r--db/docs/ci_daily_build_group_report_results.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/db/docs/ci_daily_build_group_report_results.yml b/db/docs/ci_daily_build_group_report_results.yml
index 1d88a4c3e40..619f1d85d6f 100644
--- a/db/docs/ci_daily_build_group_report_results.yml
+++ b/db/docs/ci_daily_build_group_report_results.yml
@@ -4,7 +4,10 @@ classes:
- Ci::DailyBuildGroupReportResult
feature_categories:
- code_testing
-description: Stores daily aggregated data related to the build group, including code coverage data.
+description: Stores daily aggregated data related to the build group, including code
+ coverage data.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/30387
milestone: '13.0'
gitlab_schema: gitlab_ci
+sharding_key:
+ project_id: projects