Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Set email notification on build failure - Team City

Tags:

teamcity

I have configured Team City to send email via EC2 and that works fine, but how do I now set an email account to send failure notifications for all build jobs on the server? I bet the answer is staring me in the face, but I just can't see it. TC 7.x BTW.

============== EDIT ==============

I know how to do this on an individual basis, but I want to set an email notification globally to an address which is a group address.

like image 630
Myles McDonnell Avatar asked Oct 09 '12 14:10

Myles McDonnell


People also ask

How to setup email notification in TeamCity?

Following are the steps to set up email notifications in TeamCity. Step 1 − In TeamCity, go to your Project dashboard, click on Administration in the top right hand corner. You will then see the Email Notifier link in the left hand side. Click on this link to bring up the general settings for Email.

What is build feature in TeamCity?

A build feature is a piece of functionality that can be added to a build configuration to affect running builds or reporting build results. The Build Configuration Settings | Build Features page displays the configured features and allows you to manage them.

How do you create a build on TeamCity?

Go to Administration | Projects and open the required project. Alternatively, open the project using the Projects pop-up menu and click Edit Project Settings. The Project Settings page will open. On the Project Settings page, click Create build configuration under the Build Configurations section.


1 Answers

I got the behavior I wanted by creating a new user account, setting the email address to the group alias address and setting the notification for the account as required.

like image 71
Myles McDonnell Avatar answered Oct 03 '22 05:10

Myles McDonnell