Originally asked by Charlie Misonne on 24 February 2022 (original question)
On Jira server it is possible to externalize scripts. This is great to keep the scripts safe.
However, I wonder how to deal with Jira Cloud. I’d like to store my scripts in GIT and ideally automate which version is active in Jira.
For now I will keep them in GIT and manually copy/paste the most recent script into the UI.
Is anyone dealing with this in a different manner?