telegram-notifications-plugin icon indicating copy to clipboard operation
telegram-notifications-plugin copied to clipboard

This plugin allows you to send messages from Jenkins jobs to Telegram chat.

Results 37 telegram-notifications-plugin issues
Sort by recently updated
recently updated
newest added

Hi, I would like to use this plugin, but there is lack of example how this is suppose to work. I have spend few hours combine how this stuff can...

I tried using chaId to send multiple groups. The syntax is as below. telegramSend(message: 'Test', chatId: xxxx) I have received the error: Invalid parameter "chatId". who can help me?

Hi! I set checked `Log to console` and click save button. But after re-open `Jenkins global config` this checkbox don't checked. ![image](https://user-images.githubusercontent.com/38257723/105700135-7f548a00-5f19-11eb-986e-437eace52b0a.png)

Hi! I got message `This step has not yet defined any visual configuration.` on Pipeline Syntax -> Snippet Generator. It will be very convenient to be able to fill in...

If you make changes in the settings when the telegram token was saved before. It is either hashed again or another problem and just stops working. It turns out to...

If you pass message with unpaired markdown formatting symbols like this "Build branch origin\test_branch" it fails to send message, because of non-closed "_". I tried to do escaping for this...

bug :bug:
enhancement

I get error Jenkins log all. Message do not sended. I'm not use mardown, simple Letter and number, like `Version = ${version_parametr}`, in log job i see `Version = 123`,...

Thanks so much for such a plugin! There are several questions, please tell me How can I configure the body of the forwarded message? How can I set up a...

1. upgrade Jenkins core libs 2. upgrade telegrambots libs 3. NPE fix, see https://github.com/rubenlagus/TelegramBots/issues/770