grundic / teamcity-browser-notify

Teamcity browser notifications plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teamcity browser notify

Description

Browser notify is a plugin for JetBrains Teamcity server, that adds notification via web api notification mechanism.

demo

Installation

To install plugin download zip archive it and copy it to Teamcity <data directory>/plugins (it is $HOME/.BuildServer/plugins under Linux and C:\Users<user_name>.BuildServer\plugins under Windows). For more information, take a look at official documentation

Configuration

Configuration is accessible from user preferences, in Notification Rules tabs. Select Browser Notifier sub item. First time you should see a warning, because browser notification should be manually accepted by user for each site.

settings denied

Click on Request notification access button and you should see a pop-up from a browser, asking for permission.

settings requested

After access would be granted, you could try send test notification from this page by clicking Test notification button.

settings granted

You could set a timeout for notification to be presented on a screen. Next you have to actually configure notification rules for this type of notifier, the same as you probably done for other notifiers. You can read more in official documentation.

License

MIT

Icons made by Freepik, Madebyoliver from www.flaticon.com.

About

Teamcity browser notifications plugin.

License:MIT License


Languages

Language:Java 73.5%Language:JavaScript 26.5%