Forums

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

Get Deployment date through JQL from Github

Matthew Risch March 29, 2022

I have a Date Picker Field called Actual Release Date.

I would like the Actual Release Date field to be set by Jira Automation when the issueType is moved to Done. 

I could pull the date from when the issue is moved to done, but I'd like to pull that information from the Development field that is created through the integration with GitHub that shows when it was actually deployed to the Prod environment. 

Thoughts?

1 answer

1 vote
Stefan Salzl
Community Champion
March 31, 2022

Hi @Matthew Risch ,

guess this could be solved with Automation for Jira.

Try to use devops trigger „deployment successfull“ then generate current date with smart value {{now}} 

If the smart value needs to be converted to special dateformat the following link might be helpful:
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-date-and-time/

Hope this helps.

 

Best
Stefan

Stefan Salzl
Community Champion
April 24, 2022

Hi @Matthew Risch 

any feedback on this?

Best
Stefan

Suggest an answer

Log in or Sign up to answer