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

### Jenkins and plugins versions report **com.fasterxml.jackson.core.JsonParseException: Numeric value (5xxxxxxxxx) out of range of int** at [Source: (String)"{"ok":true,"result":[{"update_id":1xxxxxxxx, "message":{"message_id":1,"from":{"id":5xxxxxxxxx,"is_bot":false,"first_name":"---","language_code":"en"},"chat":{"id":5xxxxxxxxx,"first_name":"---","type":"private"},"date":1660388790,"text":"/start","entities":[{"offset":0,"length":6,"type":"bot_command"}]}},{"update_id":131742974, "my_chat_member":{"chat":{"id":-6xxxxxxxx,"title":"---","type":"group","all_members_are_administrators":true},"from":{"id":5xxxxxxxxx,"is_bot":false"[truncated 6844 chars]; line: 2, column: 50] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:1804) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:693)...

bug

### Jenkins and plugins versions report telegramSend(message: "Hello World", chatId: 977645935) ### What Operating System are you using (both controller, and any agents involved in the problem)? Ubuntu 20 ###...

I'm not Java developer, so this pull request is more like an example. **Problem**: My UserId no longer fits into Int ``` 2021-12-27 15:21:18.778+0000 [id=89] SEVERE o.t.t.meta.logging.BotLogger#severe: BOTSESSION com.fasterxml.jackson.core.JsonParseException: Numeric...

Bumps [job-dsl](https://github.com/jenkinsci/job-dsl-plugin) from 1.68 to 1.72. Commits f492854 Releasing 1.72 fd7a5c6 improved test a2dc2de fixed Groovy sandbox bypass via constructor invocation 0a8a304 Merge pull request #1156 from daspilker/JENKINS-55479 f3fd560 disable...

dependencies

So I have such problem. I write my message without any command into field, and nothing happens inside console on postbuild steps. So, could you provide an example of filling...

Hi! There is a message-only field. There is no chat field. ![image](https://user-images.githubusercontent.com/38257723/106736065-0abed100-6626-11eb-8720-6845fe23a5bc.png)

### Version report Jenkins and plugins versions report: ``` Jenkins: 2.303.3 OS: Windows Server 2012 R2 - 6.3 --- ace-editor:1.1 active-directory:2.25 ant:1.12 antisamy-markup-formatter:2.4 apache-httpcomponents-client-4-api:4.5.13-1.0 authentication-tokens:1.4 binary-deployer:0.1 blueocean:1.25.1 blueocean-autofavorite:1.2.4 blueocean-bitbucket-pipeline:1.25.1 blueocean-commons:1.25.1...

Hello fellow developers I have installed the bot, and followed the guide. I configured the bot name and token. Here's what I see in the jenkins log: 2021-02-08 14:09:06.889+0000 [id=44]...

- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your master branch! - [x] Ensure that the pull request title represents the desired changelog...

### Version report Jenkins and plugins versions report: ``` Jenkins: 2.277.1 OS: Linux - 5.4.0-66-generic --- generic-webhook-trigger:1.72 branch-api:2.6.2 config-file-provider:3.7.0 blueocean-github-pipeline:1.24.4 conditional-buildstep:1.4.1 antisamy-markup-formatter:2.1 pipeline-model-definition:1.8.4 jdk-tool:1.5 resource-disposer:0.14 github:1.33.1 docker-java-api:3.1.5.2 matrix-project:1.18 github-pr-coverage-status:2.1.1 email-ext:2.81...

bug