Skip to content

fix: patch release status to reflect the latest status

Jenny Kim requested to merge jennykim/fix-patch-release-status into master

We did this before with the monthly status in ee2c1259.

I just manually pushed an open status metric for the current patch release, but due to how the panel currently fetches the oldest status (then displays the first), it will continue to show closed status unless we temporarily force it to fetch the latest metric.

Snapshots

Creating snapshot locally:

❯ ./test-dashboard.sh delivery/release_info.dashboard.jsonnet

Merge request reports