Below you will find pages that utilize the taxonomy term “Snr1s3”
December 24, 2025
Notify Me Through Telegram
Version updated for https://github.com/Snr1s3/notify-telegram-action to version v1.0.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Notify Me Through Telegram, automates the process of sending real-time Telegram notifications when a workflow completes. It provides clear, Markdown-formatted messages containing details such as repository name, workflow status, and other contextual information, helping developers monitor CI/CD results efficiently.
December 4, 2025
Notify Me Through Telegram
Version updated for https://github.com/Snr1s3/notify-telegram-action to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This GitHub Actions workflow sends a Telegram notification whenever the “Go Test” workflow completes (success or failure). It includes:
The repository name The commit message (as a clickable link) The commit author The workflow name and its status (success or failure) The message is formatted using Markdown and sent to a specified Telegram chat using your bot token and chat ID stored in repository secrets.