Hi, I am using KRE and Jenkins to execute tests. Once the execution is done, will have to manually update test results in JIRA- Test cycle. how do we automate this process?
Could you push from the apps using an incoming webhook trigger to an automation rule and then update your tests?
https://support.atlassian.com/jira-software-cloud/docs/automation-triggers/#Automationtriggers-Incomingwebhook
Or, similarly pull using the webrequest action and a scheduled trigger:
https://support.atlassian.com/jira-software-cloud/docs/automation-actions/#Automationactions-Sendoutgoingwebrequest
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.