Skip to content

yoannfleurydev/vscode-gitlab-merge-request-upvotes

Repository files navigation

Gitlab Merge Request Upvotes README

"Official GitLab Merge Request Upvotes Extension Logo"

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.

Features

  • 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.

Demo

Tree View

Follow the upvotes in a dedicated preview. Items are clickable and will open the MR in your default browser.

Tree View

Extension Settings

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 use upvotes or approvals.

Release Notes

See CHANGELOG.md