With Gitlab Merge Request Upvotes you can easily follow the upvotes or approvals on your GitLab's MR. The Tree View of the extension will show you the upvotes (or approvals) on the MR you created by instances.
- Add GitLab instance
- Remove GitLab instance
- List GitLab instances in Tree View
- List Merge Request with their upvotes and titles.
- Click on Merge Request item to open the MR web page.
Follow the upvotes in a dedicated preview. Items are clickable and will open the MR in your default browser.
This extension contributes the following settings:
gitlab-merge-request-upvotes.refresh.interval
:number
of seconds between each refresh.gitlab-merge-request-upvotes.refresh.enable
:boolean
to enable or disable the auto refresh.gitlab-merge-request-upvotes.upvotes.type
:upvotes|approvals
to useupvotes
orapprovals
.
See CHANGELOG.md