Hi, for the gitea deployment on src.opensuse org we use Webhooks quite a lot.
However, I found the documentation on Webhooks | Gitea Documentation does not tell about which events and payloads to expect, so we referred to Webhook events and payloads - GitHub Docs instead.
However, we noticed that there are differences, e.g. deletion of a branch does not produce a push event = github com/openSUSE/openSUSE-git/issues/361
Q: does gitea intend to follow GitHub docs (would make sense for compatibility)?
Q2: if no, is there somewhere more comprehensive documentation about Webhooks events and payloads?
P.S. had to un-link some links to make the forum software happy.