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".
Revision #5
Created 11 April 2023 08:04:42 by Divyesh
Updated 11 April 2023 08:26:05 by Divyesh