# Webhook Setup
### Setup on Github
1. Navigate to your repository on Github, and open the Settings
- 
2. Select add webhook
- 
3. Replace payload URL with https://discord.com/api/webhooks/1080390080553824287/MXgicPsLt47CTZGk40BjRvJS4FXBlyyYiK9x9dgMdlgKYal4eKJAOH1kHBbr6IoyivI9/github. Select **"Just the push event"**, set the type to application/json, and then Add Webhook.
- 
4. You should now commit a change to your repo and all changes/pushes will be notified in the "ci-status" channel in our class discord. You will submit a screenshot of this status message such as this:
- 