namespace Alchegos.Gitea.Webhook.Handlers; public interface IGiteaEventHandler: IWebhookEventHandler { }