Skip to main content    
    
    
        
    
    
        
        
            
                
    
    
        
            
    Gitlab Webhook
    
            1. Navigate to your Github repo.
2. On left sidebar click on Settings > Webhooks.

 3. In the URL add "https://<enterprise-dns>/api/application/client/git/events/add".

4. Go to Trigger section and select "Push events", "Merge Request Events" and "Release Events"

5. Clear the "Enable SSL verification" checkbox to disable SSL verification.

6. Click "Add webhook".
