You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We have a bamboo build which produces artifact which has html report.
We want that to send to the team along withe build success/fail notification email.
I see that there is no option when we add notifications to the build.
Can any one of you help me in figuring out how to add artifacts to notification emails?
I am surprised that such an important/basic feature is missing and no one asked for it so far.
Unfortunately this is not possible via the Bamboo UI, but should conceptually be addressable by Modifying notification templates:
If you want to customise the layout and content of your Bamboo notifications, you can customise the templates for each of the notification types (i.e. HTML email, text email, instant message) and events (e.g. Build Commented). The notification templates are written in Freemarker.
[...]
This is not well documented though and obviously requires some development efforts, so please be aware of resp. shortcomings in the referenced documentation:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.