Skip to content

beVietnam/gitlab-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.