Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Deployment notifications on failure, Bamboo

AntonE January 23, 2018

Given a Bamboo flow of:

User triggers Build -> Build finishes -> Finished Build triggers a Deployment.-> Deployment fails on N environments (where N in 1..(max number of environments)).

 

Is it possible to notify the user who triggered the build (the user who commit:ed) on deployment failure?

 

I know that I can set up notifications per environment, but I'd rather have an email sent to the one(s) who triggered the build.

1 answer

0 votes
Omar Herrera
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 28, 2018

The notification are the same for all environment.

You can setup custom  notifcation implementing ansible in your agent and call a  playbook with a custom notification.

There is a example in ansible galaxy. It's so easy and you can achieve different notification per environment.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events