diff --git a/db/docs/ci_job_token_project_scope_links.yml b/db/docs/ci_job_token_project_scope_links.yml index e073b63e924ab9006f2cf0ea5e484281e61448b1..993d392bb93035d4d2968002c8dbceec7a27be0e 100644 --- a/db/docs/ci_job_token_project_scope_links.yml +++ b/db/docs/ci_job_token_project_scope_links.yml @@ -3,7 +3,7 @@ table_name: ci_job_token_project_scope_links classes: - Ci::JobToken::ProjectScopeLink feature_categories: -- pipeline_authoring -description: TODO +- continuous_integration +description: The connection between a source project, which defines the job token scope, and a target project, which is the one allowed to be accessed by the job token. introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62733 milestone: '14.0'