actions-marketplace-validations/Telegram Action
Telegram notification for workflow set up with GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| botToken | The Telegram Bot token | yes | — |
| chatId | The target to which the message will be sent, can be a Telegram Channel or Group | yes | — |
| jobStatus | The current status of the job: job.status, defaults to 'success' | — | success |
| skipSuccess | Only non-success notifications will be sent if true, include success notifications otherwise, defaults to 'true' | — | true |
Outputs
no outputs