דלג לתוכן העיקרי
Webhook של GitHub
1. נווט למאגר ה-GitHub שלך.
2.לחץ על "Settings".

3. לחץ על "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".
