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/project_ci_feature_usages.yml')
-rw-r--r--db/docs/project_ci_feature_usages.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/docs/project_ci_feature_usages.yml b/db/docs/project_ci_feature_usages.yml
index af9404570df..e7e354c6cc7 100644
--- a/db/docs/project_ci_feature_usages.yml
+++ b/db/docs/project_ci_feature_usages.yml
@@ -4,6 +4,6 @@ classes:
- Projects::CiFeatureUsage
feature_categories:
- code_testing
-description: Project CI feature usage information
+description: Project CI feature usage information used to access CI data from the main database.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68186
milestone: '14.2'