You can specify which people will receive notifications about build results for a particular plan, and under what circumstances, i.e.:
- Send notifications for all builds — this option is recommended for any plans for which it is critical that people are always informed about the latest build activity.
OR
- Only send notifications for failed builds (and associated fixed builds) — this is recommended if you are concerned about sending people too many notifications.
You can specify different recipients and different circumstances for each plan. Note also that recipients need not be people with Bamboo user accounts.
To enable 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 'Post Actions' tab.
- Choose 'When to send notifications': either 'Only send notifications for failed builds and associated fixed'; or 'All builds'. Most organisations start with the 'All builds' option, then change it later as they get more confidence in the continuous build process.
- To send email notifications:
- Select the 'Send an email' check-box.
- This will display the 'Email Recipients' field. Type the appropriate email addresses, separated by commas.
- To send IM notifications:
- Select the 'Send a message to an IM server' check-box. This will display two 'Message Recipients' fields.
- 'Message Recipients (groups)' — Select the appropriate Bamboo groups from the drop-down list.
- 'Message Recipients' field — Type the appropriate IM addresses. Note that if you specify a broadcast address (eg. 'project-x@broadcast.chat.mycompany.com'), Bamboo will not know the context of related IM responses.
If you specify groups, IM messages will be sent to the IM address of each user in the group. Note that each user can edit their own IM address in their User Profile.
- Click the 'Save' button.
Screenshot: 'Plan Configuration-Post Actions'
To disable notifications for a plan,
Follow steps 1--6 above, then:
- To disable email notifications, deselect the 'Send an email' check-box.
- To disable IM notifications, deselect the 'Send a message to an IM server' check-box.
- Click the 'Save' button.
Bamboo Documentation