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.