Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 594 Bytes

File metadata and controls

12 lines (9 loc) · 594 Bytes

GitLab Webhook

A custom GitLab webhook, connected to Telegram through a bot.

Usage

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