GitHub WebHook

In GitHub, WebHooks serve as a means of delivering notifications to an external web server when events occur. GitHub WebHooks allow you to set up your projects that are hosted on GitHub to subscribe to the desired events available on the www.github.com platform. When the event occurs, GitHub sends a payload to the configured endpoint.

WebHooks are configured on any of the repository or at the organizational level. Once successfully configured, the WebHook will be triggered every time a subscribed event or action is triggered. GitHub allows for the creation of up to 20 WebHooks per event for a repository or organization. The WebHooks, after installation, can be triggered on a repository or organization.

Get C# and .NET Core Test Driven Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.