Skip to content

vladimirovichsa/jenkins-telegram-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins telegram notifications

TeleJenkins Logo

This plugin allows Jenkins to send notifications via telegram bot, as well as send GIF depending on the build result.


Installation

Build from source

  1. To build a plugin, run mvn install. This will create the file ./target/jenkins-telegram-notifications.hpi

Plugin Manager

  1. Go to <your_jenkins>/pluginManager/available
  2. Find and install Telegram Bot

Basic usage

Create bot

  1. Find BotFather in Telegram (@BotFather)
  2. Send /newbot command
  3. Follow the instructions

Global config

  1. Open the Jenkins global config
  2. Paste your bot name and token to according textfields

Subscribe for Jenkins messages

  1. In telegram find your bot and send /start command
  2. Bot returned chat id

Manage your job

  1. Add a build step and/or a post build step
  2. Paste received chat id in build step
  3. Fill the message (you can use environment variables and simple Markdown)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published