Support the ability to Build and Release

Issue #20 new
Michael Shapiro created an issue

One of the major workflows we do on the current version tab is use the “Build and Release” Action. You can see from the scrubbed screenshot below. Can we get this added? All we can do now is the equivalent setting the Status to Released.

Comments (5)

  1. Holger Schimanski repo owner

    Would be great to provide this feature. But to be able to develop this functionality I would need a better understanding of how the integration between Jira and Bamboo works. The Jira standard REST API does not support triggering a Bamboo build, only set version to released = true. https://docs.atlassian.com/software/jira/docs/api/REST/8.12.2/#api/2/version

    Any hints for documentation is appreciated.

    I guess I first need to check if Bamboo Jira plugin is installed, then if it is properly configured.

    And call the Bamboo REST API then? What REST endpoint with which parameter? I guess this would be configured in Jira somewhere?

    I also create a respective question in the Bamboo developer community. https://community.developer.atlassian.com/t/programmatically-trigger-bamboo-build-from-jira-plugin/42085

  2. Yeon Ee Kang

    We want to use release version for Jira and we need the ability to set permission to release a version even if someone is not a project administer. (without Bamboo or Bitbuket)

    Will it be possible?

  3. Log in to comment