Hi,
I played with webhooks and made it work with github triggering it automatically by itself on push (on tag creation it failed with 406).
But I expected to be able to trigger the webhook by myself from my pipeline after tests succeeded and after I checked the conditions for publishing (like certain tag name).
Haven't found any information on triggering GF webhooks from CI/CD pipeline.