gitlab-telegram-webhook

0

Описание

Send gitlab webhooks notifications to telegram

Языки

  • PHP96,1%
  • Blade3,6%
  • Dockerfile0,2%
  • JavaScript0,1%
README.md

Gitlab webhook notifications

Gitlab notification via telegram bot

example

Install

Run project

Add channel and bot props to project .env file

Copy .env.example file to .env

Update config

Docker

Gitlab

Allow requests to the local network

  • Admin Area -> Settings -> Network -> Outbound requests
[x] Allow requests to the local network from webhooks and integrations

Add URL to Gitlab Webhook Settings

  • Settings -> Webhooks -> Add new webhook

Webhook URL example

http://host:3003/api/v1/webhook/some_hash_1

webhook