alexkvak / teamcity-slack

TeamCity Slack plugin
MIT License
124 stars 23 forks source link

Feature branches notifications #5

Closed alexkvak closed 6 years ago

alexkvak commented 6 years ago

Case There are feature branches in project. It's needed to notify feature developer about failed builds.

Solution Let's add checkbox in build settings that allows plugin to notify code authors according to those settings rules. Additionally channel name become non-required. Note that global setting "Personal notifications enabled (only if build fails)" will also work and not duplicate notifications about build failures.