Below you will find pages that utilize the taxonomy term “Snr1s3”
March 20, 2026
Upload a new image to docker
Version updated for https://github.com/Snr1s3/upload-to-docker-action to version 1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Upload to Docker Action” is a GitHub Action that automates the process of building a multi-platform Docker image and uploading it to a Docker registry, such as Docker Hub. It simplifies container deployment by handling Docker authentication, multi-platform builds, and image tagging, making it easier to consistently package and distribute applications.
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.