/gitlab-mr-notice-vscode

gitlab merge request notices for vscode extension

Primary LanguageTypeScript

gitlab-mr-notice-vscode

This is a reminder widget for gitlab merge requests

Chinese readme

Features

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.

Configuration

ctrl/cmd + , to configure your gitlab settings:

  • gitMRNotice.gitlabUrl: User's gitlab domain name, must be set
  • gitMRNotice.gitlabVersion: User gitlab version, default v4, optional, fill in, for example, v3
  • gitMRNotice.privateToken: User's private authorization, mandatory
  • gitMRNotice.timeout: notification interval, optional, default 60 seconds

Alternatively: Preferences -> Settings in the VS Code top menu

Issues

Submit the issues if you find any bug or have any suggestion.

Contribution

Fork the repo and submit pull requests.

Contributors

Enjoy!