Remove Webhook - GitHub (Admin):

Table of Content:

About:

This document describes how to remove the Webhook from a GitHub repository.

How to:

  1. Go to GitHub and to the Company page. Look for the Repositories button and search for the wanted repository.
    !106aa.png
    !105aa.png

  2. Click Settings to the top right. Then click the Branches button.
    !107aa.png
    !108aa.png

  3. Scroll down to find Require status checks to pass before merging. Click the X button to remove the Webhook.
    !109aa.png
    !110aa.png

  4. Remember to do this in both in every Branch.
    !111aa.png
    And you are done. 😄