Skip to content

VSD - Add median time to merge metric

Ezekiel Kigbo requested to merge 435451-add-merge-time-metric-to-vsd into master

What does this MR do and why?

Adds the Median time to merge metric to the VSD comparison table, this represents the median time to merge for merge requests.

This MR also updates the related jest, rspec tests and documentation.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-04-11_at_19.04.59 Screenshot_2024-04-11_at_19.00.30

How to set up and validate locally

You will need a GitLab Ultimate license

  1. Create a group
  2. Seed cycle analytics data
  3. Seed dora metrics data
  4. Create 2 MRs, merge the MRs
  5. Visit the Value streams dashboard

Related to #435451 (closed)

Edited by Ezekiel Kigbo

Merge request reports