Sharding Group - Issue Creation Workflow
Share on Twitter
Edit this page
Open Web IDE
You are here:
Engineering
Development Department
Enablement Sub-department
Enablement:Data Stores Stage
Pods Group
Sharding Group - Issue Creation Workflow
Maintained by
:
On this page
Overview
Overview
This diagram describes our issue creation workflow.
graph TD Create[Create Issue] --> is_group{Will
Group::Sharding
own this issue}; is_group -->|Yes| group_sharding[label group::sharding]; is_group -->|No| is_infra{Assigned to
infrastructure?}; is_infra -->|No| other_group[label appropriate group]; is_infra -->|Yes| at_mention_kenn[mention kwanyangu]; at_mention_kenn -->ci-decomposition group_sharding --> active[label sharding::active] active --> ci-decomposition other_group --> ci-decomposition ci-decomposition --> ci-decomposition_phase[label ci-decomposition::phaseX] ci-decomposition_phase --> milestone[add appropriate milestone] milestone --> priority[add priority/severity labels] priority --> epic[add to appropriate epic] classDef default fill:#fca326,color:#fff;
Notes
Assign Priority/Severity based on the desired
Time To Resolve SLO
Adding
sharding::active
will make the issue visible on the
Sharding build board
Open in Web IDE
View source