Skip to content

Add deployments_count for the environment

What does this MR do and why?

This MR adds a new GraphQl field deployments_count to the environment. The field returns deployment count up to 999 and 999+ for more. This new field will be needed to show the count badge on the Deployment history tab of Environment details page.

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

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #431746 (closed)

Edited by Anna Vovchenko

Merge request reports