Bamboo daily summary mail?

margol November 17, 2012

Hi,

I have a running instance of Bamboo 4.3

Management wants a daily mail showing the up-to-date status of all builds in a certain project (the equivalent of what you'd see if you browsed the project - just in email format). Is there any easy (read: built-in :)) way to do this without needing to scrape the page or writing plugins?

4 answers

1 accepted

1 vote
Answer accepted
margol November 26, 2012

There's no built-in feature.

What I'll do is read the data off of the project results page once a day - likely using the API, but possibly just copy-pasting the HTML of the normal UI.

For folks interested, the Rest API for this is documented at https://developer.atlassian.com/display/BAMBOODEV/Bamboo+REST+Resources#BambooRESTResources-BuildService—SpecificProject

Atlassian Support opened a feature request for this at https://jira.atlassian.com/browse/BAM-12443

1 vote
Norman Abramovitz
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.
November 17, 2012
margol November 22, 2012

That refers to JIRA, whereas my question is about Bamboo

Norman Abramovitz
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.
November 22, 2012

Sorry about that.

0 votes
Norman Abramovitz
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.
November 22, 2012

Would you consider using the Bamboo REST APIs or the Bamboo CLI? You still need to write some scripts in your favorite language either supporting http calls or executing a a prgram, but you do not need to write a plugin.

0 votes
margol November 22, 2012

That's a JIRA answer - I asked about Bamboo

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events