TFS Git Push Checkins for Scm Changesets Activity Cloud App

Official documentation:
https://docs.microsoft.com/en-us/azure/devops/service-hooks/services/webhooks?view=azure-devops

Supported events

  • Code Check-in

  • Code Push

Step-1

Go to Jira Settings > Apps > Configure SCM Activity > TFS Tab.

  • Take note of Webhook Payload URL.

Step-3

Create TFS webhook. e.g. Code Checked-in.

 

Step-3

Perform TFS Commit Git commit in comments with Issue key. e.g.

git commit -am"Bug fix. ref DT-4" git push

Go to issue, scm changesets tab and verify on, https://<HOST>.atlassian.net/browse/DT-4