Reorganize runtime to tenant scale
Use this template to add, rename, or remove a section, stage, group, or category, in conjunction with the Categories handbook page section on changes. If you are only changing the content (which team members, descriptions, etc.), please refer to the handbook page for notes.
Please review all tasks.
If a task is not relevant, consider crossing it out ([~]) instead of removing it to communicate to others that it was reviewed, but not applicable.
Note on order: Not all items have to be completed in the listed order. Where the order is important, dependencies should be noted.
-
[Category only] If adding a category, go through the Opportunity Canvas review process. -
Workday - Note: While Workday updates many team members' data files' fields, it does not automatically update who is a member of each product section/stage/group as defined in
sections.ymlandstages.yml. See thewww-gitlab-comtask for more details.
- Note: While Workday updates many team members' data files' fields, it does not automatically update who is a member of each product section/stage/group as defined in
-
Update www-gitlab-comfiles, particularlydata/files using the MR template of the same name. See also Updating data files below. -
Create an issue using the Group-Stage-Category-Change gitlab-org/gitlabissue template for instructions on updating the code. -
[Group only] Update Event and metrics definitions -
Create a triage ops issue using the label change template. - The triage ops template covers label changes, one-off migration is necessary, and some other things.
- [Addition only] If what you're adding is completely new (not involving an existing one at all), you may not need an issue, but still consider reviewing the label guidance.
-
Update Async retrospective -
Move/rename/archive groups/projects. Open an Access Request if necessary. -
Update references/views/templates/etc. in gitlab-organdgitlab-com. -
Update any team specific automation. -
Create, update, or archive relevant Slacks. Open an Access Request if necessary. -
Update all references in the (internal) handbook. -
Communicate the change, including notifying counterparts, and (cross-)posting in #product,#development, and relevant#s_,#g_, and#f_Slack channels.
Updating data files
- The basic information for the section, stage, or group needs to be updated.
- Update all direction pages.
- [Section & Stage] The page path is automatically generated, so a redirect is highly recommended. If the Section and Stage have the same name, then only one page is generated.
- Recommendation: Update only the necessary references (such as the path and redirect) as part of the MR, and leave content changes to a follow-up MR.
Adding or renaming
When updating the data files:
- [Group only] If updating the related
*_team_tag, they need to be updated for all relevant team members. See the team tags section for more info. - [Stage only] Update the stage in
categories.yml.
Removing
- Ensure that all team members with the listed
*_team_tagare moved to another group. - Categories and its related features must be moved to another group, or removed.
- If a category is staying in the
categories.ymlfile, it must be moved to another group. - As only one group can own one category, if ownership of features is split between multiple groups, then the features need to be split into multiple categories and updated appropriately.
- If a category is removed from
categories.yml, but the code is being maintained by a new owner, move the category under the list ofmaintained_categoriesunder the new group owner instages.yml.
- If a category is staying in the
Edited by John Cai