I have to create a POC for Jira integration with ADO , Git hub. Kindly share information helping me same.
I want issue to be created if pipeline fails.
User story to be updated if pipeline is success
Hi @juhi gupta
Please find below the REST API documentation for jira and jira software:
The two things you need are inside the jira platform rest api:
POST /rest/api/3/issue
Now in regards to the user story, it really depends on what kind of update you are referring to. Editing certain fields, transition it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.