# appleboy/telegram-action

GitHub Action that sends a Telegram message.

Repository: https://github.com/appleboy/telegram-action
Canonical: https://ross.abutalabs.com/products/telegram-action
Homepage: https://github.com/marketplace/actions/telegram-message-notify
Language: Dockerfile
License: MIT
License Family: permissive
Topics: github-actions, telegram, telegram-bot
Last push: 2026-08-16T04:12:41+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 86, longevity 100
- inputs: {"age_days": 2755, "days_push": 17, "days_rel": 17, "gap_med": 35.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1018, forks 125 (observed 2026-08-28T04:03:14.814019+00:00)

## What it is
A GitHub Action that sends Telegram notification messages from CI/CD workflows. It uses the Telegram Bot API to deliver custom or default build notifications to chats, groups, or channels.

## Use cases
- send telegram notification when a github actions workflow runs
- notify a telegram channel on every push
- alert my team on telegram when a build fails
- send commit details to a telegram group from ci
- post deployment status to telegram from github actions

## When to choose
- you already use GitHub Actions and want Telegram notifications with minimal setup
- you want a maintained, MIT-licensed action with simple token/chat-id configuration

## When to avoid
- you use a CI system other than GitHub Actions
- you need rich Telegram features like inline keyboards or media uploads beyond simple messages

## Facets
- artifact type: plugin
- maturity: active
- function: workflow-automation, webhook, cli
- domain: messaging-platforms, developer-tools
- platform: cloud, cli
- tags: github-actions, telegram-bot, notifications, ci-cd, continuous-integration, devops, automation, docker

## Member repositories
- appleboy/telegram-action (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.814019+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:09:27.658888+00:00, confidence not recorded.
  - readme: https://github.com/appleboy/telegram-action (fetched 2026-08-28T04:03:14.814019+00:00, sha ed8d1a581408)
  - homepage: https://github.com/marketplace/actions/telegram-message-notify (fetched 2026-08-29T13:09:41.706947+00:00, sha b2aa350925a3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
