mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-25 16:03:48 +00:00
15 lines
385 B
YAML
15 lines
385 B
YAML
---
|
|
table_name: iterations_cadences
|
|
classes:
|
|
- Iterations::Cadence
|
|
feature_categories:
|
|
- team_planning
|
|
description: Defines an iteration cadence for a group, used to define how iterations
|
|
should act
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/50707
|
|
milestone: '13.9'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
group_id: namespaces
|
|
table_size: small
|