Email notification contain list of jira issues on finished deployment

Rob MacGregor June 29, 2017

as part of our deployment workflow, we want to be able to send a list of jira issues included in the release (the diff between latest release and previous release), to a specific email address.

The standard notification contain a link to the diff. We want to display the actual diff.

How can we do this?

 

 

1 answer

0 votes
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 29, 2017

The only way to do it is to create own Notification plugin

Rob MacGregor June 29, 2017

Thanks!

Do you know what event is thrown after a successful manual deployment and also are the target environment name and issue diff available to the within the context of the event?

 

Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 29, 2017

com.atlassian.bamboo.deployments.execution.events.DeploymentFinishedEvent

You can check https://bitbucket.org/atlassianlabs/bamboo-after-deployment-trigger to see how works with result and get all required information

Also look at https://bitbucket.org/atlassianlabs/bamboo-agent-notification-plugin to see how to create new Notification and send it via Email or IM

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events