kirick13/kirick13/workflow-notify-action
Sends notification about action results to Discord / Telegram.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| result | Just pass here "toJSON(needs)" | yes | — |
| ignore-skipped | By default, action does not send notifications if workflow is skipped. If set to false, action will send a notification even if workflow was skipped. | — | — |
| icon | URL to icon to show in the message (Discord only). | — | — |
| signature | Signature of the author of the message (Discord only). | — | — |
| discord-webhook | Discord: Webhook URL. | — | — |
| telegram-bot-token | Telegram: Bot token. | — | — |
| telegram-chat-id | Telegram: Chat ID to send message to. | — | — |
Outputs
no outputs