This page last changed on May 08, 2007 by rosie@atlassian.com.
You can specify which people will receive notifications about build results for a particular plan, and under what circumstances (known as 'Notification Triggers'), i.e.:
Notification Trigger |
Description |
'All Completed Builds' |
Bamboo will send a notification whenever a build finishes for this plan, regardless of the build result. This trigger is recommended for any plans for which it is critical that people are always informed about the latest build activity.
Many organisations start with this trigger, then change it later as they get more confidence in the continuous build process. |
'Failed Builds And First Successful' |
Bamboo will send a notification whenever:
- a build fails for this plan.
- the plan is 'fixed' (that is, the plan's latest build is successful and the previous build failed).This trigger is generally suitable for the majority of plans.
|
After X Failed Builds' |
This trigger enables you to specify the 'Number Of Failed Builds' after which Bamboo will send a notification. This is a useful way of limiting the number of notifications, if you are concerned about people receiving too many. |
For each plan, you can specify different recipients for each Notification Trigger. Note also that recipients need not be people with Bamboo user accounts.
 | Before you begin You need to configure Bamboo's system email and/or instant messaging capabilities before Bamboo can send notifications. |
To enable notifications for a plan,
Screenshot: 'Plan Configuration-Post Actions'

To disable notifications for a plan,
- Click 'Home' to go to the Dashboard.
- Click the 'All Plans' tab.
- Locate the plan in the list and click this icon:

- The 'Configuration' tab will be displayed. Click the 'Build Notifications' tab.
- For each 'Notification Trigger', click the corresponding 'Remove' link in the 'Operations' column.
- Click the 'Done' button.
Bamboo will no longer send notifications about this plan's build results.
RELATED TOPICS
Bamboo Documentation Home
|