Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On GitHub org, go to repository settings > Webhooks > Click Add Webhook

...

Define Payload URL: https://scmactivityscmchangesets.ilaesolution.com/scmactivityscmchangesets/github/push?clientKey=fd4a2eba-7864-3304-8292-******

Content Type: application/json

...

Status
colourBlue
titleStep-2

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

Code Block
git commit -am"Bug fix. ref SU-25"

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

Verify payload delivery.

...