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/protected_tags.yml')
-rw-r--r--db/docs/protected_tags.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/docs/protected_tags.yml b/db/docs/protected_tags.yml
index 0a18451d592..79b0b51de5f 100644
--- a/db/docs/protected_tags.yml
+++ b/db/docs/protected_tags.yml
@@ -4,6 +4,6 @@ classes:
- ProtectedTag
feature_categories:
- source_code_management
-description: TODO
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/1a416a42f1c1b876ecd96687e41696bc915cc2c2
+description: Keeps a list of protected tags by project
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/10356
milestone: '9.1'