GitHub Docs

Webhooks can let your integrations take an action in response to events that occur on GitHub.

OverviewReference

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.

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.

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

Delivering webhooks to private systems

In order to limit exposure of your private system to the internet, you can use a reverse proxy to forward webhooks from GitHub to your private system.

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.

Showing 1-9 of 19

Read the original on docs.github.com ↗