actions-marketplace-validations/Send telegram notification

Send notification about your GitHub actions job status via telegram

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 30, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/haishanh_actions-telegram-notification@fb16b4fe81ec130c4f2cdbfc63dcb3d534ff4457 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
notification-tokena notification token obtain by chatting with https://t.me/ghactionsbotyes
job-statusJob status it's recommended to use job.status hereno
bot-tokenSupply bot-token here when you want to use your own bot. A bot-token is a string that looks like 1382139262:ABF4535Sm3J12gQcUJSYv79SGbZ6_ULACrw https://core.telegram.org/bots#3-how-do-i-create-a-bot no
chat-idThe chat where the notification will been send to. You don't need to provide this when using notification-token, since that token already contains information about the chat-id. no

no outputs