actions-marketplace-validations/GitHub workflow Telegram notification

Get notification to Telegram chat about GitHub Action workflow status

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 23, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/yamaks2306_telegram-notification@fc9dcbdc5b7c7daab78b0c48ddc8d63f9f9ef9f5 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
chat_idTelegram chat idyes
tokenToken for Telegram botyes
statusJob statusno${{ job.status }}
commit_messageCommit messageno${{ github.event.head_commit.message }}
docker_tagsFor example, steps.docker_meta.outputs.tagsno
include_commit_infoIf true, include commit information to message. Default - truenotrue
messageCustom messageno

no outputs