Receiving GitHub Webhooks When Using the ASP.NET Core Developer Certificate
A guide to setting up local HTTPS with the ASP.NET Core developer certificate to test GitHub webhooks during development of a .NET GitHub App.
A guide to setting up local HTTPS with the ASP.NET Core developer certificate to test GitHub webhooks during development of a .NET GitHub App.
Announcing Azureish Live! show and building a Git commit watcher using Azure Functions and GitHub webhooks in a live coding session.
A tutorial on creating an automated profanity filter for GitHub issues and pull requests using .NET Core, Azure Functions, and CosmosDB.
A guide on setting up and deploying a GitHub Webhook using Node.js for automated website deployments.
A guide to creating a GitHub webhook using Azure Functions to prevent merging pull requests with unsquashed fixup commits.