Multi-Channel Notification
Version updated for https://github.com/HasanHajHasan/multi-channel-notification to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Multi-Channel Notification Action is a GitHub Action that automates the process of sending notifications to Slack, Telegram, and Email using Apprise. It simplifies multi-channel communication by providing dynamic, workflow-based message formatting, customizable templates, and seamless integration with minimal configuration. This action is ideal for keeping teams informed about CI/CD pipeline statuses, such as build successes, failures, or cancellations, across multiple platforms.
What’s Changed
- doc: Fix action reference in README to use correct repository name (60ee695)
- Add initial implementation of Multi-Channel Notification Action with customizable templates for Slack, Telegram, and Email (7c90dff)