Forums

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

Jira automation - automating releases

Roman Kowalski
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 6, 2019

Hi! I would like to create an automation, that would be automatically releasing the tasks which are in "Done" state (can be under any default release name) but only after 7 days from created or updated date or on certain day every week. Can you guide me if this is possible, so I wouldn't have to put the dates manually each time? 

 

Screenshot 2019-12-06 at 12.20.51.png

1 answer

0 votes
Aron Gombas _Midori_
Community Champion
December 7, 2019

I would slightly rephrase the problem this way:

  • Use the CRON trigger and run that every day (or only "certain day every week")
  • As part of the trigger, use the JQL that collects the issues that meet your criteria, something like this: "status = Done AND updated < -7d"

It may not be precisely what you look for, but should give you the idea.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events