harrisoncramer / harrisoncramer/gitlab.nvim
Feature Request: Enhance choose merge request to filter out reviews approved by a user
Open
feature request
- Dominant language
- Lua
- Stars
- 399
- Forks
- 62
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
## Feature Description
Gitlab's API supports
`https://gitlab.yourdomain.com/dashboard/merge_requests?scope=all&state=opened&reviewer_username=user.name¬[approved_by_usernames][]=user.name`
Allowing the opts to construct a URL with the `not` param would be quite useful
Contributor guide
Assessment
This issue has not been assessed yet.