andoniaf/Telegram PR Notify
Send Telegram notifications for GitHub Pull Request events
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bot_token | Telegram Bot API token | yes | — |
| chat_id | Telegram chat ID | yes | — |
| topic_id | Telegram forum topic/thread ID | no | "" |
| custom_template | Go template string to override default message | no | "" |
| event_payload | GitHub context JSON payload | no | ${{ toJSON(github) }} |
Outputs
no outputs