Open GitHub settings
Go to your GitHub Organization or repository page and click Settings.Going to the Organization page lets you track all repositories in the org. Going to an individual repository page tracks just that repo.
Set the webhook properties
- Payload URL:
https://app.thatworks.ai/api/connectors/hook/github - Content Type:
application/json - Leave the rest at their defaults: Secret must be empty, SSL Verification is enabled, and events are set to push.
