hasanhajhasan/Multi-Channel Notification

Send notifications to Slack, Telegram, and Email using Apprise with customizable templates

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
statusJob status (success, failure, cancelled, or custom)nofailure
job_nameName of the job that triggered notificationno${{ github.job }}
channelsComma-separated list of channels: slack,telegram,emailnoslack
titleCustom notification title (overrides default)no""
messageCustom message body (overrides default)no""
slack_templatePath to custom Slack template (relative to repo root)no""
telegram_templatePath to custom Telegram templateno""
email_templatePath to custom email templateno""
slack_urlSlack apprise URL (e.g., slack://botname@token1/token2/token3/#channel)no""
telegram_urlTelegram apprise URL (e.g., tgram://bottoken/chatid)no""
email_urlEmail apprise URL (e.g., mailto://user:pass@domain.com)no""

no outputs