utkusarioglu/Send Telegram notifications
Sends messages for success, failure, and cancellation of runs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| telegram_id | ID of the recipient of the messages | yes | — |
| telegram_token | Token for the bot that will be sending the messages | yes | — |
| job_status | job.status context property from github actions | yes | — |
| github_context | github context from calling workflow | yes | — |
Outputs
no outputs