release version

csawai1 July 4, 2021

I am trying to create version and automating releases.

 

Currently we are using Circleci which is integrated with Jira and we get to see nice list of deployments

 

What I want to do?

 

I want to automate our release based on what has been successfully deployed on the production ends. 

 

Each deployment can have multiple jira issues.

 

I am not able to find the right query to get results of what has been deployed. .

 

Ideally, I will use automation to get a list of issues which have been deployed, then create a release and then send it via email to stakeholders. 

 

Please guide. 

1 answer

0 votes
Alex Koxaras _Relational_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 4, 2021

Hi @csawai1

Your thinking seems legit. Create an automation

  • Use either the manual trigger, or a scheduled trigger (it depends on what you want)
  • Run a branch JQL to get that result list
  • Create a version (I would use something like that "{{now.jiraDate}} Scheduled Version", so that the version name would be e.g. "2021-07-04 Scheduled Version"
  • Edit those issue and change the fix version
  • Re-fetch data
  • Release the version

 

Cheers,
Alex

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events