We have a requirement to update the Jira comments with the selenium test results.
Is there any specific plugin for this ?
Probable approach:
Using Jira Rest Api:
any suggestion will be appreciated
Thanks
Venkat
Hi Venkatesh,
The process you’ve described sounds very close to achieving your goal. Though I’d make the following changes:
Pass JIRA ticket details to Bamboo as Bamboo variables.
Associating Jira ID will likely be the only step of the process that cannot be automated, but the other steps should fit nicely into the CICD process.
Regards,
Bill
 
 
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.