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