gokuldas027/TelegramBridge
Send GitHub Updates to Telegram, see readme for step by step instructions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| chat | Chat to send: chat id or @channel_name/add to secrets | yes | — |
| token | Telegram Bot token/add to secrets | yes | — |
| status | Job status | — | ${{ job.status }} |
| event | Event triggered action | — | ${{ github.event_name }} |
| actor | Actor who did the action | — | ${{ github.actor }} |
Outputs
no outputs