Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wildegor/tg-notification-action

Use github action for simple tg notifier in github actions
https://github.com/wildegor/tg-notification-action

cicd github-actions telegram telegram-bot

Last synced: 25 days ago
JSON representation

Use github action for simple tg notifier in github actions

Awesome Lists containing this project

README

        

Smart Telegram Action

Can:
- Send message to chat
- Allow map specific nicknames to telegram's

Variables:
- TOKEN: bot token
- CHAT_ID: specific chat id (see, GET https://api.telegram.org/bot/getUpdates)
- MESSAGE: text payload
- MENTIONS: string json array like '[{"login":"WildEgor"}]'
- GITHUB2PROVIDER_MAP: github_nickname:telegram_nickname (for example: WildEgor:WILDEGOR)