Monitoring GitLab, GitHub and Gitea

For repo level webhooks, the repo event would only send a repo delete hook, as like you said you can’t add a webhook for repo creation to a repo that doesn’t yet exist. But for org and system-wide webhooks it would trigger on repo creation.

1 Like