Telegram bot to send notifications from Gitlab issues to issue's participants. Reqiures personal access token.
Environment variable | Description |
---|---|
GITLAB_TOKEN |
Personal access token with appropriate permissions |
TELEGRAM_TOKEN |
Telegram bot token |
GITLAB_URL |
Gitlab address |
LISTEN_LOCATION |
Location to serve the requests |
LISTEN_PORT |
Port to serve the requests |
- write README
- decrease GIN logging