diff options
Diffstat (limited to 'db/docs/protected_branches.yml')
-rw-r--r-- | db/docs/protected_branches.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/db/docs/protected_branches.yml b/db/docs/protected_branches.yml new file mode 100644 index 00000000000..d1851c7cde6 --- /dev/null +++ b/db/docs/protected_branches.yml @@ -0,0 +1,10 @@ +--- +table_name: protected_branches +classes: +- ExportedProtectedBranch +- ProtectedBranch +feature_categories: +- source_code_management +description: TODO +introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/37224dc9c1ee80ba9030b616e2bc87bd96919e09 +milestone: "<6.0" |