Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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 Champion
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
Product Admin
TAGS
AUG Leaders

Atlassian Community Events