debian-mirror-gitlab/db/docs/ci_job_token_project_scope_links.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
576 B
YAML
Raw Normal View History

2022-06-21 17:19:12 +05:30
---
table_name: ci_job_token_project_scope_links
classes:
- Ci::JobToken::ProjectScopeLink
feature_categories:
2022-08-13 15:12:31 +05:30
- continuous_integration
2023-03-04 22:38:38 +05:30
description: |
Links a source project and target project, allowing a project's job token to give access to another project.
Using the outbound direction, the source project's job token can access target projects.
Using the inbound direction, the source project can be accessed by the target project's job token.
2022-06-21 17:19:12 +05:30
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62733
milestone: '14.0'
2023-03-04 22:38:38 +05:30
gitlab_schema: gitlab_ci