Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jetbrains/teamcity-slack-notifier

TeamCity Slack Notifier plugin
https://github.com/jetbrains/teamcity-slack-notifier

slack teamcity

Last synced: 3 months ago
JSON representation

TeamCity Slack Notifier plugin

Awesome Lists containing this project

README

        

# TeamCity Slack Notifier

[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Hits-of-Code](https://hitsofcode.com/github/jetbrains/teamcity-slack-notifier?branch=master)](https://hitsofcode.com/view/github/jetbrains/teamcity-slack-notifier?branch=master)

The plugin is bundled in TeamCity and requires no manual installation.

This plugin allows you to configure notifications about various build events and global events to Slack.

## Documentation
See [official documentation](https://www.jetbrains.com/help/teamcity/notifications.html#Slack+Notifier)

## How to build
In root directory, run
```shell script
gradle build
```
Plugin zip will be located in `build/distributions` directory.