I understand that Jira Automation doesn't currently have support for this. However, I am wondering if someone has created a script of some sort to transition issue(s) after deployment to staging and/or production?
If I had to do this script myself, I suspect that this can be achieved using incoming webhooks. i.e. I would send task numbers to the webhook and if a task has status X then we will change the status to Y. However, I am not sure how I would grab a list of tasks that have recently been deployed to staging.
We use automation to do this on the Automation Team. Here is a screenshot of the configuration. It's close to what you're describing:
And here is a screenshot of the script that is run by BB Pipelines during the release which triggers the Automation webhook:
Thanks a lot of an example, it's very similar to what I am after!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.