Send notifications via email using the SMTP protocol to keep track of your workflow status.
Send notifications to a Slack channel using a webhook URL.
Send notifications to a Discord channel using a webhook URL.
Send notifications to a Telegram channel using a bot token and chat ID.
Discord, Telegram, Slack, and Email in one action. No need to install separate actions for each service.
Automatic platform-specific formatting with Discord embeds, Telegram markdown, and Slack blocks.
Minimal YAML config with sensible defaults. Add your webhook URL and you're done.
Auto-includes commit info, branch, author, and workflow status without extra configuration.
Override default messages and add custom fields to tailor notifications to your team's needs.
Uses GitHub secrets for credentials. Your webhook URLs and tokens never get exposed in logs.