Closed Khaaz closed 4 years ago
Gitlab parser is missing some features:
Support for these events should be added in the Parser. https://docs.gitlab.com/ee/user/project/integrations/webhooks.html#pipeline-events https://docs.gitlab.com/ee/user/project/integrations/webhooks.html#job-events
Implementation is open. There is no style restriction since these events doesn't exist in discord. This could however be styled according to github CI events.
Roadmap v3 - Missing gitlab event
Overview
Gitlab parser is missing some features:
Support for these events should be added in the Parser. https://docs.gitlab.com/ee/user/project/integrations/webhooks.html#pipeline-events https://docs.gitlab.com/ee/user/project/integrations/webhooks.html#job-events
Details
Implementation is open. There is no style restriction since these events doesn't exist in discord. This could however be styled according to github CI events.