Telegram Message Action
Version updated for https://github.com/cbrgm/telegram-github-action to version v1.4.0.
- This action is used across all versions by 115 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Telegram GitHub Action enables automated messaging and media sharing to a Telegram chat directly from GitHub workflows. It simplifies communication by allowing users to send notifications, updates, or alerts (e.g., commit messages, release details) to specified Telegram chats, supporting text, media, and advanced options like silent delivery and content protection. This action is ideal for streamlining real-time updates and collaboration within development teams.
What’s Changed
What’s Changed
- ci(tools): update docker/login-action action to v4.1.0 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/196
- patch(deps): update dependency golang to v1.26.2 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/197
- deps(golangci-lint): update to golangci-lint v2.11.4 by @cbrgm in https://github.com/cbrgm/telegram-github-action/pull/198
- ci(tools): update docker/build-push-action action to v7.1.0 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/200
- ci(tools): update softprops/action-gh-release action to v3 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/201
- ci(tools): update dependabot/fetch-metadata action to v3.1.0 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/202
- ci(tools): update cbrgm/semver-tag-sync-action action to v1.1.0 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/203
- ci(tools): update cbrgm/mastodon-github-action action to v2.2.0 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/205
- feat: add support for uploading media in messages by @cbrgm in https://github.com/cbrgm/telegram-github-action/pull/204
Full Changelog: https://github.com/cbrgm/telegram-github-action/compare/v1...v1.4.0