Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Automating mass release version creation

Jaret Van Zee June 25, 2024

Could I automatically create release versions for all of 2025 that starts every Wednesday and goes to the next Tuesday, with every release version's name being the due date.

2 answers

2 votes
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 25, 2024

Hello @Jaret Van Zee 

Welcome to the Atlassian community.

It is possible to use Automation Rules to create Versions.

https://support.atlassian.com/cloud-automation/docs/components-in-jira-automation/

https://support.atlassian.com/cloud-automation/docs/jira-automation-actions/#Create-version

Refer to this post for some ideas on how to construct a rule that would repeate an action a number of times.

https://community.atlassian.com/t5/Jira-questions/Automation-to-create-weekly-tasks-for-all-the-year/qaq-p/2646117

0 votes
Gip June 25, 2024

Hi @Jaret Van Zee - I do not think this is possible with just out-of-the-box Jira functionality (for example by just using Jira automation rules).

My proposed alternative would be to code it yourself (e.g. through a Python script or a language of your choosing) using the Jira Cloud API and the end-point to create a version and just loop through every Wednesday for 2025 to create the release versions.

If you're not that comfortable with coding, you might be able to do it using Postman and data collections (with the Wednesday start dates and Tuesday end dates listed in a file) and feed them through as a kind of "load test" when hitting the version API.

Suggest an answer

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

Atlassian Community Events