hunghg255/Github Action Notification
Github Action Notification with Discord and Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| discord_webhook | Discord webhook url. | no | — |
| slack_webhook | Slack webhook url. | no | — |
| slack_username | Slack username. | no | — |
| telegram_bot_token | Telegram bot token. | no | — |
| telegram_chat_id | Telegram chat id. | no | — |
| telegram_message_thread_id | Message thread id for topic | no | — |
| google_chat_webhook | Google chat webhook url. | no | — |
| ms_teams_webhook | Microsoft teams webhook url. | no | — |
| title | Title of notification. | no | ${{ github.workflow }} |
| description | Description of notification. | no | — |
| status | Job status. Should be bound to job.status. Default to success. | no | ${{ job.status }} |
| qrcode | Display with qrcode | no | — |
Outputs
no outputs