Skip to content

Add Quality and UX Gearing Ratio PIs

Kyle Wiebers requested to merge add-gearing-ratios-as-rpis into master

Why is this change being made?

Adds Performance Indicators for UX and Quality Gearing Ratios to close https://gitlab.com/gitlab-data/analytics/-/issues/5908.

Chart DRI Gearing Ratio
Software Engineering in Test Gearing Ratio @meks One Software Engineer in Test for each product group
Quality Engineering Manager Gearing Ratio @meks One Quality Engineering Manager for each product section
Engineering Productivity Gearing Ratio @meks One Engineering Productivity Engineer for each product stage
Product Designer Gearing Ratio @vkarnes One Product Designer for every stage group
Technical Writer Gearing Ratio @susantacker One Technical Writer for three stage groups
UX Researcher Gearing Ratio @asmolinski2 One UX Researcher for 5 stage groups

Notes

  • Data is available from 2020-08 when stages.yml began import with https://gitlab.com/gitlab-data/analytics/-/issues/5976
  • The gearing ratio is calculated based on the data in stages.yml and BambooHR as of the last day of the month or the current day for the current month.

Author Checklist

  • Provided a concise title for the MR
  • Added a description to this MR explaining the reasons for the proposed change, per [say-why-not-just-what][transparency]
  • Assign this change to the correct DRI
    • If the DRI for the page/s being updated isn’t immediately clear, then assign it to your manager.
    • 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][mr-buddies-slack].
    • If the changes relate to any part of the project other than updates to content and/or data files please make sure to ping @gl-static-site-editor in a comment for a review and merge. For example changes to .gitlab-ci.yml, JavaScript/CSS/Ruby code or the layout files.
Edited by Mek Stittri

Merge request reports