danigm / gitlab-telegram-bot

Simple gitlab telegram bot that listen webhooks
82 stars 59 forks source link

Config Repository #12

Closed hiuryoliveira closed 5 years ago

hiuryoliveira commented 5 years ago

How can I configure the repository in which I want to receive the events?

danigm commented 5 years ago

In the README.md you have the how to use instructions: https://github.com/danigm/gitlab-telegram-bot#how-to-use

You should configure a webhook in your gitlab repository that points to the bot host and port.