Slack Notifications for New GitHub Releases - n8n Workflow | Neura Market
Slack Notifications for New GitHub Releases
Automatically notifies a Slack channel when a new release is published in a specified GitHub repository, including tag name, details, and link.
This workflow uses a GitHub Trigger node to detect new release events in a specific repository, such as 'Mesdocteurs/mda-admin-partner-api'. Upon triggering, it passes the release data to a Slack node, which posts a formatted message to a designated channel (e.g., 'extranet-md'). The message includes the repository name, tag name, release body, and a direct link to the release page.
Benefits include real-time team alerts without manual monitoring, reducing oversight of important updates, and st
Platform
n8n
Category
Other
Price
$5.99
Creator
Maxim Luong
GitHub
Slack
Notifications
Releases
Team Chat
Automation
Triggers
DevOps
Communication
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.