hi,
We use a JIRA 4.4.3 and Groovy runner 2.0.7.
I would like call a building script like a service. Is it possible?
To be more precise, I have a grovy script to execute every hours, but deployed a groovy script isn't easy for us (have to request to production team and wait some days...). I would like add it via JIRA interface.
Any idea?
Thank you for your help.
JIRA 4.4 and SR 2.0.7 are rather one combination, anyway - Scriptrunner is supporting Groovy script as a service - see Services.
But your question is how to deploy such script over web. There is no such direct possibility. But may be you could upload the script as an attachment specific issue XYZ-123 and construct absolute path to that (JIRA_HOME/data/attachments/XYZ/XYZ-123/script.groovy).
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.