Skip to content

Resolve "Follow up - Protected Environments: Use limited count approach"

What does this MR do?

Changes Protected Environments view (under Project -> Settings -> CI/CD) to use limited count approach through NumbersHelper#limited_counter_with_delimiter. Considering the value is just displayed, there's no need to define another instance variable just for that.

Related to follow up issue for Protected Environments: #7175 (closed)

Does this MR meet the acceptance criteria?

Closes #7175 (closed)

Edited by Mayra Cabrera

Merge request reports