Set tw to true so that it appears in the TW assignments table
Why is this change being made?
The TW assignments table takes its data from https://gitlab.com/gitlab-com/www-gitlab-com/-/blob/master/data/stages.yml. It is then used by https://gitlab.com/gitlab-com/www-gitlab-com/-/blob/master/sites/handbook/source/includes/stages/tech-writing.html.haml. In this partial, we use the tw
key to check and sort the assigned TWs.
Seems we had set tw: false
in stages.yaml
, and this is why this group doesn't appear under https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers.
before | after |
---|---|
Author Checklist
-
Provided a concise title for this Merge Request (MR) -
Added a description to this MR explaining the reasons for the proposed change, per say why, not just what - Copy/paste the Slack conversation to document it for later, or upload screenshots. Verify that no confidential data is added.
-
Assign reviewers for this MR to the correct Directly Responsible Individual/s (DRI) - If the DRI for the page/s being updated isn’t immediately clear, then assign it to one of the people listed in the
Maintained by
section on the page being edited - If your manager does not have merge rights, please ask someone to merge it AFTER it has been approved by your manager in #mr-buddies
- If the DRI for the page/s being updated isn’t immediately clear, then assign it to one of the people listed in the
-
If the changes affect team members, or warrant an announcement in another way, please consider posting an update in #whats-happening-at-gitlab linking to this MR - If this is a change that directly impacts the majority of global team members, it should be a candidate for #company-fyi. Please work with internal communications and check the handbook for examples.