gaia-pipeline/gaia

[featurerequest] gitlab or generic webhooks

arthurzenika opened this issue · 1 comments

It's nice to see that github webhooks are available (I image that when you git push to your repo a new definition of your pipeline, it refreshes the pipeline in gaia).

It would be nice to have the same for gitlab/gitea and other types of forges. Maybe there is a documentation of a generic web hook ? Something similar to https://docs.gaia-pipeline.io/getting-started/remote-triggers-for-pipelines/ ?

Hi.

Yes, that would be cool. :) Sadly, all of those work in a slightly different way. :D So we need to handle all of them programatically.

It is on the backlist though to implement hooks for gitlab too and such.

Gergely.