devlopersabbir/Telegram Failure Notifier
Send Telegram message when GitHub Actions job fails
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bot_token | Telegram Bot Token | yes | — |
| chat_id | Telegram Chat ID | yes | — |
| message | Message to send | no | ❌ GitHub Actions job failed |
| retry_count | Number of retries | no | 2 |
| retry_delay | Delay between retries (in seconds) | no | 5 |
| parse_mode | Parse mode | no | HTML |
Outputs
no outputs