Open
Description
Description
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
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 47b8788
Database
None