Rust Telegram Notify Action
Version updated for https://github.com/proDreams/actions-telegram-notifier to version v2.3.
- This action is used across all versions by 23 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Actions Telegram Notify, automates the process of sending customizable notifications to Telegram about the status of CI/CD workflow executions in GitHub, Gitea, or compatible systems. It supports events like push, pull request, and workflow dispatch, and can include details such as commit author, repository, and workflow name, along with links to commits or pull requests. This action simplifies workflow monitoring by providing real-time updates directly to a specified Telegram chat or group.
Release notes
What’s Changed:
- Added ability to route requests through a proxy server via the new optional
proxy_urlinput. - Supports HTTP, HTTPS, and SOCKS5 proxy protocols.
- Updated
action.ymlandREADME.mdwith the new input parameter.
Изменения:
- Добавлена возможность маршрутизации запросов через прокси-сервер с помощью нового опционального параметра
proxy_url. - Добавлена поддержка протоколов HTTP, HTTPS и SOCKS5 прокси.
- Обновлены
action.ymlиREADME.mdс описанием нового параметра.
Full Changelog: https://github.com/proDreams/actions-telegram-notifier/compare/v2.2...v2.3