haishanh/Send telegram notification
Send notification about your GitHub actions job status via telegram
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| notification-token | a notification token obtain by chatting with https://t.me/ghactionsbot | yes | — |
| job-status | Job status it's recommended to use job.status here | no | — |
| bot-token | Supply bot-token here when you want to use your own bot. A bot-token is a string that looks like 1382139262:ABF4535Sm3J12gQcUJSYv79SGbZ6_ULACrw https://core.telegram.org/bots#3-how-do-i-create-a-bot | no | — |
| chat-id | The chat where the notification will been send to. You don't need to provide this when using notification-token, since that token already contains information about the chat-id. | no | — |
Outputs
no outputs