actions-marketplace-validations/Github Telegram Notifier - Topics
Sends commit updates to any chat in Telegram
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bot_token | A bot token for sending the github commit updates to a chat. You may create one my sending `/newbot` to [@BotFather](https://telegram.dog/BotFather) | yes | — |
| chat_id | The ID of the chat where you want the bot to send the message | yes | — |
| git_event | The GitHub context json used to fetch repository info. | no | ${{ toJSON(github) }} |
Outputs
no outputs