Skip to content

Added negated reviewer query to GraphQL

Phil Hughes requested to merge ph/466279/negatedReviewerQuery into master

What does this MR do and why?

Added negated reviewer username to GraphQL merge request query. Updated the frontend merge request list app to use the negated field when fetching data.

#466279 (closed)

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  • Enable vue_merge_request_list
  • Visit http://gdk.test:3000/gitlab-org/gitlab-test/-/merge_requests
  • Filter by reviewer !=
Edited by Phil Hughes

Merge request reports

Loading