[solved] Default webhooks

Hi there,

Gitea is a very good program, but there’s a thing which I couldn’t find. Is there a possibility to create a default webhook which will be automatically added to any newly created repo? Say, I want any repo to report their changes to slack, and now I have to fill the same data every time.

Yes, this functionality has been merged and will be released with 1.9.0. See https://github.com/go-gitea/gitea/pull/4299 for more information.

Thanks,
@techknowlogick