Skip to main content
Github Webhook
1. Navigate to your Github repo.
2. Click "Settings".

3. Click "Webhooks".

4. Click "Add webhook"

5. In the payload URL add "https://<enterprise-dns>/api/application/client/git/events/add", Content type as "application/json".
6. Click the "let me select individual event"

7. Select "Pull Requests","Pushes" and "Releases" in the events selection.

8. Click "Add webhook".
