Slide 102
Slide 102 text
GitHub repository setup
Webhooks allow external services to be notified when certain events happen within
your repository. (push, pull-request, etc.)
Protect branches to disable force pushing, prevent branches from being deleted, and
optionally require status checks before merging.