### Description gitea:  github: https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=synchronize#pull_request I use `@octokit/webhooks`. It works by listening on `pull_request.synchronized`, but it reports: ``` "pull_request.synchronized" is not a known webhook name (https://developer.github.com/v3/activity/events/types/) ``` So is it possible to keep these events compatible with github? ### Gitea Version 47b878858ada27fc4c74eeadcc1e467d2da90e04 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? build on 47b878858ada27fc4c74eeadcc1e467d2da90e04 ### Database None