This version of GitHub Enterprise Server was discontinued on 2024-01-04. 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.
Start here
Popular
Handling webhook deliveries
Learn how to write code to listen for and respond to webhook deliveries.
Handling failed webhook deliveries
GitHub does not automatically redeliver failed webhook deliveries, but you can handle failed deliveries manually or by writing code.
Testing webhooks
Learn how to test your webhooks and your code that handles webhook deliveries.