Delivery by e-mail
confirmation by e-mail
- Article number: CWX-100001214810
- Total installations: 14
- Downloads: 439
- Average rated: 4
More details
This Bamboo task creates new versions of your Atlassian apps by uploading them to the Atlassian Marketplace and by providing all necessary information for a new app version like release notes, summary, build number, etc. It supports two ways of creating new app versions:
- You create a release with a new build from the Jira release panel
- You push new commits to a branch (e.g., master) or trigger a Bamboo build manually
For both use cases the app collects the necessary information like the release version, the name and the summary from the associated Jira version. This means that you don't have to supply all the information for a new Marketplace version of your app manually, but instead this Bamboo task is able to do it for you. It also creates release notes based on the Jira issues associated with a Jira project version.
This app is Apache2 licensed. The source code is available at Github .