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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-28 18:08:36 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-28 18:08:36 +0300
commitee7db70e1185876e97eca97ce8efabfc64c360b9 (patch)
tree4c09297635be43c0189a2a85dd2a38d5f72bc523 /db/docs/dora_performance_scores.yml
parent3fa33c82f9c49f4b53ddcf017fe77f1bff48a460 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'db/docs/dora_performance_scores.yml')
-rw-r--r--db/docs/dora_performance_scores.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/db/docs/dora_performance_scores.yml b/db/docs/dora_performance_scores.yml
new file mode 100644
index 00000000000..e164cbcd91d
--- /dev/null
+++ b/db/docs/dora_performance_scores.yml
@@ -0,0 +1,10 @@
+---
+table_name: dora_performance_scores
+classes:
+- Dora::PerformanceScore
+feature_categories:
+- value_stream_management
+description: Stores monthly snapshots of DORA4 metric values per project.
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115689
+milestone: '15.11'
+gitlab_schema: gitlab_main