After connecting a repository, set up a GitHub webhook to send real-time events to BuildRelay.
1
Go to your repo on GitHub Settings → Webhooks → Add webhook
2
Set the Payload URL to the webhook URL shown for your repo above
3
Set Content type to application/json
4
Set the Secret to the webhook secret shown for your repo
5
Select events: Pushes, Pull requests, Issues