Skip to main content
Github Webhook
1. Navigate to your Github repo.
2. Click "Settings".
.
3. Click "Webhooks".
![Screenshot 2023-04-11 at 1.44.14 PM.png](https://roost-bookstack.s3.amazonaws.com/uploads/images/gallery/2023-04/scaled-1680-/dEtXIaWooFXfzkJU-screenshot-2023-04-11-at-1-44-14-pm.png)
4. Click "Add webhook"
![Screenshot 2023-04-11 at 1.45.13 PM.png](https://roost-bookstack.s3.amazonaws.com/uploads/images/gallery/2023-04/scaled-1680-/Kgbw6m54fS40kivv-screenshot-2023-04-11-at-1-45-13-pm.png)
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"
![Screenshot 2023-04-11 at 1.48.37 PM.png](https://roost-bookstack.s3.amazonaws.com/uploads/images/gallery/2023-04/scaled-1680-/hNX6K8b9HsXujiCi-screenshot-2023-04-11-at-1-48-37-pm.png)
7. Select "Pull Requests","Pushes" and "Releases" in the events selection.
![Screenshot 2023-04-11 at 1.50.26 PM.png](https://roost-bookstack.s3.amazonaws.com/uploads/images/gallery/2023-04/scaled-1680-/na10YateTmHsPuT0-screenshot-2023-04-11-at-1-50-26-pm.png)
8. Click "Add webhook".
![Screenshot 2023-04-11 at 1.51.09 PM.png](https://roost-bookstack.s3.amazonaws.com/uploads/images/gallery/2023-04/scaled-1680-/peOzyQpVQszesQwV-screenshot-2023-04-11-at-1-51-09-pm.png)