The Weavable GitHub integration tracks PRs in your connected repositories by default. To track all commits — not just PRs — add a webhook in GitHub.Documentation Index
Fetch the complete documentation index at: https://docs.weavable.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.
