A custom GitLab webhook, connected to Telegram through a bot.
- Add Foxy The Bot to your Telegram Group or Channel
- Using your Group ID or Channel ID as
chat_id
parameter (could be public or private). How to? - Open GitLab, go to Settings > Webhooks.
- Paste this link to the URL input: https://gitlab-hooks.vercel.app/api?chat_id=[your_chat_id]
- With Trigger options, we currently support Merge Request and Pipeline events
- Add Webhooks, and we are good to go.