Connecting your GitHub repository to DeployBot
Click the “Repositories” tab and select the “Connect a repository” button in the top left.
Next, you’ll need to select the “GitHub” box displayed at the top of the screen. Then select the “Connect a new account” button which will redirect you to the GitHub authentication page.
After authenticating your GitHub account, you can select your repository from the dropdown.
Adding the webhook to Github
To add the webhook to GitHub, go to your repository settings in GitHub. Then select webhooks and services from the side menu list, and click “Add webhook”.
Please note: By default, DeployBot will connect to your GitHub repository using an SSH URL. You can change that on your repository settings page.
Also note: DeployBot now provides an assistant which describes in detail each element which takes part in connecting your repository.