Skip to content

Changes labels on merge request dropdown

Kai Armstrong requested to merge phikai-merge-requests-dropdown-labels into master

What does this MR do and why?

This change the labels on the merge request dropdown to use a passive voice when attention requests is enabled. This is so that the primary focus of the dropdown is merge requests that require your attention.

Related to #361503 (closed)

Screenshots or screen recordings

Before After (Feature.enable(:mr_attention_requests))
Screen_Shot_2022-05-09_at_3.45.30_PM Screen_Shot_2022-05-09_at_3.47.22_PM

How to set up and validate locally

Feature.enable(:mr_attention_requests)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports