This setup page is intended to show how to enforce SEDATED® on a single repository from a GitHub Enterprise instance (these same steps can also be taken at the organization level if you have organization owner level permissions).
NOTE 1: If your implementation of SEDATED® is Enterprise-wide (i.e. you checked the box "Enable this pre-receive hook on all repositories by default" upon initial pre-receive hook setup) then you do not need to perform these steps as SEDATED® has already been force enabled across your enterprise.
NOTE 2: If the SEDATED® pre-receive hook has not yet been setup in GitHub Enterprise please follow the steps to do that in GitHub_Enterprise_Setup.md
From a repository you own click "Settings"
NOTE: If you do not see the "Settings" option you do not have the required permissions to enable SEDATED® on this ropository. Go to a repository you have the required permissions to and repeat Step 1.
Click "Hooks" from the menu on the left
Under Pre-receive hooks find "SEDATED" and click the "Disabled" dropdown and select "Enabled"
Now all pushes to this repository will be filtered through SEDATED®!