yamaks2306/GitHub workflow Telegram notification
Get notification to Telegram chat about GitHub Action workflow status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| chat_id | Telegram chat id | yes | — |
| token | Token for Telegram bot | yes | — |
| status | Job status | no | ${{ job.status }} |
| commit_message | Commit message | no | ${{ github.event.head_commit.message }} |
| docker_tags | For example, steps.docker_meta.outputs.tags | no | — |
| include_commit_info | If true, include commit information to message. Default - true | no | true |
| message | Custom message | no | — |
Outputs
no outputs