This section shows how to add a webhook
Navigate to your Github repository -> Settings -> Webhooks
Copy the Jenkins URL
Paste in the Payload URL. Append /github-webook/ to the URL.
/github-webook/
Select the Change type as application/json
application/json
Click on Add Webhook
Click on
Add Webhook
Last updated 2 years ago