Adding "approver" to merge request resolver
What does this MR do and why?
This adds the backend portion of the "approver" filter for the upcoming Vue enhancement: Convert merge request listing page to Vue (&10827)
This is basically the EE only version of Add several backend filters to the Vue version ... (!160938 - merged) - Searching by approvers
(not to be confused with approved_by
) in FOSS isn't supported.
This will enable the frontend team to add an "approvers" entry to the getMergeRequests query search criteria.
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.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Edited by Gary Holtz