Discussions » Greasy Fork Feedback

Webhook update with Gitlab?

Deleted user 189853
§
Posted: 2018-06-06
Edited: 2018-06-06

Webhook update with Gitlab?

I want to use an open source git host like Gitlab and not a proprietary/closed source one like Github, are Gitlab webhooks supported?

https://docs.gitlab.com/ee/user/project/integrations/webhooks.html

I don't get the option to use a webhook.

The script will be synced:
 Automatically - it will be periodically checked for updates
 Manually - it will be checked for updates only when you trigger it

When I test the webhook I get a 403

§
Posted: 2018-06-07

Webhooks have only been tested with GitHub. I have nothing against GitLab, but this is the first time anyone has requested this.

https://github.com/JasonBarnabe/greasyfork/issues/552

§
Posted: 2018-11-13
Edited: 2018-11-13

Second time! Or maybe 8 times?

https://github.com/JasonBarnabe/greasyfork/issues/552

Is there a workaround currently? all it is is a POST request with a json payload. It seems even removing the domain lock might work

§
Posted: 2018-11-14

I am (slowly) working on Bitbucket webhooks. The work to generalize the concept should make adding GitLab webhooks easier.

§
Posted: 2018-11-20

Bitbucket and GitLab are now supported.

Post reply

Sign in to post a reply.