Bhaskar
Bhaskar

Reputation: 163

Set up email notification in 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)

Upvotes: 6

Views: 16096

Answers (2)

AnneTheAgile
AnneTheAgile

Reputation: 10260

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?

Upvotes: 4

Biswajit_86
Biswajit_86

Reputation: 3739

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

Upvotes: 1

Related Questions