Thomas Levesque 3/30/2018

Writing a GitHub Webhook as an Azure Function

Read Original

This technical article details the author's experience building a GitHub app called 'DontMergeMeYet' using Azure Functions. It explains how to set up a webhook to monitor pull requests, check for unsquashed fixup commits, and block merges accordingly, covering GitHub app permissions and the benefits of Azure Functions' serverless model.

Writing a GitHub Webhook as an Azure Function

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week