Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Set up email notification in Teamcity

Tags:

email

teamcity

I would like to set up email notification for every "build failure" in Teamcity. However, I would like to send the notifications to only one email address, but not to the group. How can I achieve this. Please help. I am using Teamcity Professional 8.1.4 (build 30168)

like image 815
Bhaskar Avatar asked Jan 14 '15 18:01

Bhaskar


2 Answers

I solved this earlier by making a new group, Admins, including only me. Then I sent mail to that group. It sounds like your group email is working , right?

like image 191
AnneTheAgile Avatar answered Dec 24 '22 19:12

AnneTheAgile


In case you want to send the mail to yourself, You need to setup "Notifications".You can basically setup the exact scenario you described which is send email whenever build fails. You can do this for yourself or any other user id, or a group of users.

If you want to setup a notification for someone else, they can set it up in their "Notifications " section or you can set it up for them if you are an admin

like image 21
Biswajit_86 Avatar answered Dec 24 '22 17:12

Biswajit_86