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

Error in last 1.3.0 version What is this error about? ```Telegram API error org.telegram.telegrambots.exceptions.TelegramApiRequestException: Error removing old webhook: [404] Not Found at org.telegram.telegrambots.bots.TelegramLongPollingBot.clearWebhook(TelegramLongPollingBot.java:49) at org.telegram.telegrambots.TelegramBotsApi.registerBot(TelegramBotsApi.java:120) at jenkinsci.plugins.telegrambot.telegram.TelegramBotRunner.createBotSession(TelegramBotRunner.java:66) at jenkinsci.plugins.telegrambot.telegram.TelegramBotRunner.lambda$new$0(TelegramBotRunner.java:61) at...

I am working on adding unit tests.

1. download master 2. unpack 3. mvn result: ``` [WARNING] The POM for org.jenkins-ci.tools:maven-hpi-plugin:jar:3.12 is missing, no dependency information available Downloading: https://repo.maven.apache.org/maven2/org/jenkins-ci/tools/maven-hpi-plugin/3.12/maven-hpi-plugin-3.12.jar [WARNING] Failed to build parent project for org.jenkins-ci.plugins:telegram-notifications:hpi:1.4.1-SNAPSHOT...

Update the _README.md_ file to include useful features that were implemented

good first issue

I have problem after commit jenkins auto build anything very good. But when send mess to telegram report build fail in spite of i take mess. ![image](https://user-images.githubusercontent.com/19284401/78854322-33e4f400-7a4b-11ea-9c4f-16a7b76821de.png) ![image](https://user-images.githubusercontent.com/19284401/78854415-77d7f900-7a4b-11ea-8ac4-86b604caf640.png) someone help...

The token field is ``, but it also has `value="current token here in plain text"` Probably the token should be stored in "Credentials" instead (like "Declarative Pipeline (Docker)")

Hello, We have blocked almost all of the internet in our company ? have only few messengers proxies, so I need a way to configure this plugin so it may...

in jenkins gloable config and in job ,i did not find chart_id that i can config it?

Windows variables will be encapsulated as such %ENV_VARIABLE%. So far I've not been able to send telegram messages with variables in my Windows environment. I've tried: - %ENV_VARIABLE% - %ENV\_VARIABLE%...

I wanted to have in addition to Success, Unstable, Failed, Aborted also the status Fixed.