michaelikoko/Workflow Blabber

All in one notification for your GitHub Workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 3, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: michaelikoko/workflow-blabber@49a2048846884856114ab4330b9b117b2e8029e4 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
channelsNotification channels to use (e.g., email, slack)yes
statusStatus of the workflow (success, failure, cancelled)yes
custom_titleCustom title for the notificationno
custom_messageCustom message to include in the notificationno
fail_on_errorFail the action if notification sending failsnofalse
smtp_hostSMTP server host for sending email notificationsno
recipient_emailRecipient email address for email notificationsno
smtp_portSMTP server portno587
smtp_userSMTP server usernameno
smtp_passwordSMTP server passwordno
smtp_secureUse secure connection for SMTPnofalse
email_subjectSubject line for email notificationsnoGitHub Workflow Notification
discord_webhook_urlDiscord webhook URL for sending notificationsno
slack_webhook_urlSlack webhook URL for sending notificationsno
telegram_bot_tokenTelegram bot token for sending notificationsno
telegram_chat_idTelegram chat ID for sending notificationsno

no outputs