This is a reminder widget for gitlab merge requests
Configure your gitlab domain name, private license and account name in vscode.
After the configuration is successful, the tool will prompt with the number of merge requests assigned to the current user on gitlab, saving some chat time between developers.
ctrl/cmd + ,
to configure your gitlab settings:
gitMRNotice.gitlabUrl
: User's gitlab domain name, must be setgitMRNotice.gitlabVersion
: User gitlab version, default v4, optional, fill in, for example, v3gitMRNotice.privateToken
: User's private authorization, mandatorygitMRNotice.userName
: The name of the user on gitlab, must be setgitMRNotice.timeout
: notification interval, optional, default 60 seconds
Alternatively: Preferences
-> Settings
in the VS Code top menu
Submit the issues if you find any bug or have any suggestion.
Fork the repo and submit pull requests.
Enjoy!