Recommended
About webhooks
Webhooks provide a way for notifications to be delivered to an external web server whenever certain events occur on GitHub.
Creating webhooks
You can create webhooks to subscribe to specific events that occur on GitHub.
Handling webhook deliveries
Learn how to write code to listen for and respond to webhook deliveries.