Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Integration with GitHub.
val webhook : Current_web.Resource.t
Our web-hook endpoint. This must be added to Current_web.routes
so that we get notified of events.
module Repo_id : sig ... end
Identifies a repository hosted on GitHub.
module Api : sig ... end
module Installation : sig ... end
module App : sig ... end
module Auth : sig ... end
Use GitHub to authenticate users.