This version of GitHub Enterprise Server was discontinued on 2026-04-23. 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.
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.
Articles
Set up and manage webhooks
About webhooks
Webhooks provide a way for notifications to be delivered to an external web server whenever certain events occur on GitHub.
Handle webhook deliveries
Automatically redelivering failed deliveries for a GitHub App webhook
You can write a script to handle failed deliveries of a GitHub App webhook.
Handle webhook deliveries
Automatically redelivering failed deliveries for a repository webhook
You can write a script to handle failed deliveries of a repository webhook.
Handle webhook deliveries
Automatically redelivering failed deliveries for an organization webhook
You can write a script to handle failed deliveries of an organization webhook.
Set up and manage webhooks
Best practices for using webhooks
Follow these best practices to improve security and performance when using webhooks.
Set up and manage webhooks
Creating webhooks
You can create webhooks to subscribe to specific events that occur on GitHub.
Set up and manage webhooks
Disabling webhooks
You can disable a webhook to unsubscribe from events that occur on GitHub.
Set up and manage webhooks
Editing webhooks
After creating a webhook, you can make changes to it.
Handle 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.
Showing 1-9 of 17
