Scm Change-sets Add-on supports and provides REST end-point for GitHub web-hook.
Status | ||||
---|---|---|---|---|
|
On GitHub org, go to repository settings > Webhooks > Click Add Webhook
...
Define Payload URL e.g. http://JIRASERVER/rest/scmchangeset/1.0/changeset/github/push
Content Type: application/json
Choose Just the push event
Check Active checkbox
Click Update/Add webhook.
...
Status | ||||
---|---|---|---|---|
|
Verify payload delivery.
...