11 lines
348 B
YAML
11 lines
348 B
YAML
---
|
|
table_name: p_ci_job_annotations
|
|
classes:
|
|
- Ci::JobAnnotation
|
|
feature_categories:
|
|
- build_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
|