Files
gitlab-foss/db/docs/p_ci_job_annotations.yml
2024-12-03 06:18:22 +00:00

15 lines
403 B
YAML

---
table_name: p_ci_job_annotations
classes:
- Ci::JobAnnotation
feature_categories:
- job_artifacts
description: Stores user provided annotations for jobs. Currently storing extra information
for a given job feed by API.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117319
milestone: '16.1'
gitlab_schema: gitlab_ci
sharding_key:
project_id: projects
table_size: small