Skip to content

Get gitlab merge requests notification on your telegram

Notifications You must be signed in to change notification settings

mohsenfallahnjd/gitlabnotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlabNotify

For start using this, you should get telegram bot token from @BotFather and replace with telegram_bot_token on ./config.json. Then you set other information like gitlab_host_address, gitlab_access_token, your_projects_group_id.


Install dependencies

Use this command to install dependencies:

yarn install

Run

Use this command to run:

node index.js

You can run this with pm2 and enjoy 😃