- Notifications
You must be signed in to change notification settings - Fork7
This app shows your merge requests grouped by projects and WIP status. It is accessible from the system tray.
License
codecentric/merge-request-notifier
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This app shows yourGitLab merge requests grouped by projects and WIP status. It is accessible from the system tray.
| Light Mode | Dark Mode |
|---|---|
![]() | ![]() |
In the system tray you wil see the number of all open merge requests.
You will receive a desktop notification when a new merge request is created.If you are not interested in "work in progress" merge request you can disable notifications for these. In addition you can disable notifications at all.
You will be always up to date with our integrated in app updates 🎉. Once there is a new update available you will benotified with a prominent alert above the merge requests. On the details page you find the release notes from github.
| New Update Alert | Release Notes |
|---|---|
![]() | ![]() |
The macOS installer is uploaded at thereleases page. Please download and install.
If you're using homebrew-cask, this app can be installed via it. Please tap the repository URL and install this app via brew cask as follows.
brew tap codecentric/merge-request-notifier https://github.com/codecentric/merge-request-notifierbrew install --cask merge-request-notifierIt's the easiest way to install and manage this app on macOS.
The Windows installer is uploaded at thereleases page. Please download and install.
This app is using a library that useslibsecret to store the personal access token on your device.
Depending on your distribution, you will need to run the following command:
- Debian/Ubuntu: sudo apt-get install libsecret-1-dev
- Red Hat-based: sudo yum install libsecret-devel
- Arch Linux: sudo pacman -S libsecret
merge-request-notifier is available from theAUR. Install it using yay (or any other AUR helper):
$ yay -S merge-request-notifierCheck thereleases page for packages for your distribution.
yarn install
This will start the application with hot-reload so you can instantly start developing your application.
# start the renderer process with webpack-dev-serveryarn start-renderer# start the main process (electron app)yarn start-main
You will find the application logs in the following folders
| OS | Folder |
|---|---|
| Linux | ~/.config/merge-request-notifier/logs/{process type}.log |
| macOS | ~/Library/Logs/merge-request-notifier/{process type}.log |
| Windows | %USERPROFILE%\AppData\Roaming\merge-request-notifier\logs{process type}.log |
You will find the application settings in the following folders
| OS | Folder |
|---|---|
| Linux | $XDG_CONFIG_HOME/merge-request-notifier/Settings or ~/.config/merge-request-notifier/Settings |
| macOS | ~/Library/Application\ Support/merge-request-notifier/Settings |
| Windows | %APPDATA%/merge-request-notifier/Settings |
yarn dist
About
This app shows your merge requests grouped by projects and WIP status. It is accessible from the system tray.
Topics
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.





