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

tags.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9ae2a4361ffde321762570b56d9bf0dca2f213a3 (plain)
1
2
3
4
5
6
7
8
9
10
---
table_name: tags
classes:
- ActsAsTaggableOn::Tag
feature_categories:
- continuous_integration
- runner
description: Tags applied to arbitrary models through the 'taggings' table
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/b946da44695c9c8fe8867bb87bcdf801c52177d3
milestone: "<6.0"