Changes labels on merge request dropdown
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) ) |
---|---|
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.
-
I have evaluated the MR acceptance checklist for this MR.