This version of GitHub Enterprise Server was discontinued on 2024-12-19. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.
Using webhooks
Learn how to use webhooks to react to events 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.
Validating webhook deliveries
You can use a webhook secret to verify that a webhook delivery is from GitHub.
Editing webhooks
After creating a webhook, you can make changes to it.