Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is it possible to access commit data from a Bamboo build plan script?

Keith Healy May 4, 2016

I have a build plan that builds the code and performs custom analyses afterward.  I would like to send notifications to the owners of the associated commits if the analysis fails. Is there a way to access user data from within a Bamboo plan script?

1 answer

1 accepted

0 votes
Answer accepted
Rich Duncan
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.
May 6, 2016

Yes - you would have to have git installed on your agent and then you can use git commands to find information on the commit and use it to send messages.  It git part is pretty straight forward the mail part may be a little more involved.

Keith Healy May 6, 2016

Thanks.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events