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/x509_commit_signatures.yml')
-rw-r--r--db/docs/x509_commit_signatures.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/docs/x509_commit_signatures.yml b/db/docs/x509_commit_signatures.yml
index 5791f6439d6..170294c8d56 100644
--- a/db/docs/x509_commit_signatures.yml
+++ b/db/docs/x509_commit_signatures.yml
@@ -4,6 +4,6 @@ classes:
- CommitSignatures::X509CommitSignature
feature_categories:
- source_code_management
-description: TODO
+description: Stores X.509 verification status of the commit
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/17773
milestone: '12.8'