-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.462.3
Gitea Plugin Version 220.v4618c82a_40fb_
I cannot get tags to build on webhook from Gitea.
The webhook fires, Jenkins returns 200 - Processed, I see the webhook in the Multibranch Pipeline events and I even see the tag in those events. But the tag is not shown in the regular tags overview in Jenkins and not built.
When I manually press "Scan Multibranch Pipeline Now" or add a periodic scan then the tag is shown and built after the scan.
I would like to refrain from using a Periodic scan and work with Webhooks.