actions-marketplace-validations/External Telegram Notifications
Configure an endpoint to get the content to send to a telegram chat
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 28, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/danilat_externalized-telegram-notifications-action@a06419a61c1ff39f63bfbd79bab1f3c0d0c66453 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token of the telegram bot | yes | — |
| to | Id of the telegram chat or channel | yes | — |
| parse-mode | Telegram parse mode for the messages | — | html |
| content-url | Url with the content to send to telegram | yes | — |
Outputs
no outputs