mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
341 B
YAML
14 lines
341 B
YAML
---
|
|
table_name: external_pull_requests
|
|
classes:
|
|
- Ci::ExternalPullRequest
|
|
feature_categories:
|
|
- continuous_integration
|
|
description: TODO
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/ca6a1f33f91a8cceadebfb9c4e9ac6afa340f71d
|
|
milestone: '12.3'
|
|
gitlab_schema: gitlab_ci
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|