public GitHubController(WebHookHandlerRegistry registry)
 {
     _registry = registry;
 }