Webhook for release

I am creating webhook with release event. But on release event I getting response of “Ignored” and event does not start at Jenkins

When I create webhook with push event it giving me response of “Processed” and event start in Jenkins

Seems that Gitea is sending the event to Jenkins, but Jenkins may be configured to ignore the release event. The author of the Jenkins Gitea plugin may have more insight into why Jenkins is ignoring the webhook.