https://github.com/theykk/telegram-gitlab
Telegram bot that sends messages about your Gitlab CI job status
https://github.com/theykk/telegram-gitlab
bot gitlab telegram webhook
Last synced: about 1 month ago
JSON representation
Telegram bot that sends messages about your Gitlab CI job status
- Host: GitHub
- URL: https://github.com/theykk/telegram-gitlab
- Owner: TheYkk
- Created: 2020-10-03T16:42:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-03T17:34:43.000Z (over 4 years ago)
- Last Synced: 2024-06-20T08:14:25.292Z (11 months ago)
- Topics: bot, gitlab, telegram, webhook
- Language: Go
- Homepage:
- Size: 262 KB
- Stars: 13
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Gitlab runner telagram bot
This bot send gitlab runner job status to telegram

## Building binary
Download depencies
```bash
go mod vendor #or
go get
```## Configure
Copy `config_example.yml` to `config.yml` edit telegram token , webhook secret and chat id.
Add webhook to gitlab
