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
path: root/db/docs
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-09-12 06:09:02 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-12 06:09:02 +0300
commit3a4143ad22b535d83c80d043bdab3a51ede1e7c5 (patch)
tree64a29b9b1324f7749ac2e562b914bfea34e66e77 /db/docs
parent65a27e88f0d422cd19bf3c250762a9b100d56ef1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'db/docs')
-rw-r--r--db/docs/packages_protection_rules.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/db/docs/packages_protection_rules.yml b/db/docs/packages_protection_rules.yml
new file mode 100644
index 00000000000..3007c956e26
--- /dev/null
+++ b/db/docs/packages_protection_rules.yml
@@ -0,0 +1,10 @@
+---
+table_name: packages_protection_rules
+classes:
+- Packages::Protection::Rule
+feature_categories:
+- package_registry
+description: Represents package protection rules for package registry.
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124776
+milestone: '16.4'
+gitlab_schema: gitlab_main