gitlab.nvim icon indicating copy to clipboard operation
gitlab.nvim copied to clipboard

Feature Request: Enhance choose merge request to filter out reviews approved by a user

Open sankargorthi opened this issue 11 months ago • 1 comments

Feature Description

Gitlab's API supports

https://gitlab.yourdomain.com/dashboard/merge_requests?scope=all&state=opened&reviewer_username=user.name&not[approved_by_usernames][]=user.name

Allowing the opts to construct a URL with the not param would be quite useful

sankargorthi avatar Jan 16 '25 07:01 sankargorthi

I can look into contributing this. Looks like a fun addition.

sankargorthi avatar Jan 16 '25 07:01 sankargorthi