Khaaz / Discord-GitHook

Lightweight API that routes github and gitlab webhook requests to Discord
MIT License
9 stars 2 forks source link

Add support for Gitlab Job and Pipelines events. #9

Closed Khaaz closed 4 years ago

Khaaz commented 5 years ago

These events are ready to be supported but right now there is no implementation. A clean webhook for jobs and pipeline would be optimum: https://docs.gitlab.com/ee/user/project/integrations/webhooks.html#pipeline-events https://docs.gitlab.com/ee/user/project/integrations/webhooks.html#job-events

Khaaz commented 4 years ago

closing in favor of #12