Add merge request filters to Search API
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Background
Several options were added to the merge request search behind feature flags but it's not yet used by the UI or Search API. This issue is to add it to the search API.
Proposal
Add the following fields to the search API:
label_nameinclude_archivedsearch_levelauthor_usernameandnot_author_usernamesource_branchandnot_source_branchtarget_branchandnot_target_branch
If the field is not available for basic search, add it to the EE Search API only.
Also update the documentation: https://docs.gitlab.com/ee/api/search.html
Edited by 🤖 GitLab Bot 🤖