Mikescops / git-notify-extension

🦊🐙 Browser Extension for GitLab (Chrome, Edge & Firefox). Don't miss any Gitlab Merge Requests and rocket up your productivity.
https://addons.mozilla.org/en-US/firefox/addon/gitlab-notify/
114 stars 10 forks source link

Be notified of any new merge requests in selected repositories #107

Open simonsmith opened 7 months ago

simonsmith commented 7 months ago

I'm curious if this is already possible, or what it means for a merge request to show up in "To Review", but I'll explain my use case.

I work across several different repositories and want to know as soon as someone opens a new merge request, or comments on one of the existing ones.

Previously I've used GitLab Notifier for Google Chrome and this allowed me to choose which repositories I wanted events on:

image

Is this something that I can acheive with this plugin? Or do i need to be mentioend/assigned for a merge request to show up in the list and recieve notifications?

Thanks!

Mikescops commented 7 months ago

As of now, the plugin is made to follow merge requests where you are assigned or asked as reviewer.

I'll take it as a feature request to add this as it's an interesting use case.