This plugin allows Jenkins to send notifications via telegram bot.
- Download latest release
- Manually install .hpi plugin to your jenkins
- Find BotFather in Telegram (@BotFather)
- Send /newbot command
- Enter bot name and bot username
- Open the Jenkins global config
- Paste your bot name and username to according textfields
- In filed Usernames fill names of users who can get Jenkins messages (separated by spaces)
- Save
- In telegram find your bot and send /start command
- Send /sub command
- Add build-step (or post build-step)
- Fill the message (you can use environment variables and simple Markdown)
- Save your job