Enable NOT filtering for target branches in MR List GQL
What does this MR do and why?
When I was porting the HAML filters for the Merge Request list to Vue, I missed raising the issue that the back end doesn't support negating the Target Branch filter.
This change adds that ability to the back end.
References
- Port of Target Branch filter (
=
-only) to Vue: !150757 (merged) - Original issue: #442923 (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
All backstage GQL work.