I want to run some automation scripts and integrate the results with JIRA. Any particular add on available ?
Another one to take a look at is ScriptRunner - https://marketplace.atlassian.com/apps/6820/scriptrunner-for-jira?hosting=server&tab=overview We use its escalation service to perform some daily cleanup.
-Payne
You can take a look at this add-ons Atlassian Command Line Interface, JIRA Command Line Interface this will meets your requirements.
Regards,
Kishore.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use Jira Rest Api for it.
https://developer.atlassian.com/server/jira/platform/rest-apis/
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.