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/labels.yml')
-rw-r--r--db/docs/labels.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/db/docs/labels.yml b/db/docs/labels.yml
new file mode 100644
index 00000000000..aafe399e8c7
--- /dev/null
+++ b/db/docs/labels.yml
@@ -0,0 +1,11 @@
+---
+table_name: labels
+classes:
+- GroupLabel
+- Label
+- ProjectLabel
+feature_categories:
+- team_planning
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/03654a6abf47c88b8b980a6707874ff78080d2fe
+milestone: '7.2'