Auto-Generate GitHub Release Notes and Notify via Slack - n8n Workflow | Neura Market
Auto-Generate GitHub Release Notes and Notify via Slack
Automates generating GitHub release notes from merged PRs since last tag, creates draft releases, and notifies Slack. Triggered via manual form for repo details.
This n8n workflow streamlines GitHub release management by automatically fetching the latest tag, retrieving merged pull requests since that tag's commit date, grouping them by labels, and generating structured markdown release notes. It then creates a draft GitHub release with these notes and sends a formatted summary to a specified Slack channel. All initiated through a simple form input for repository owner, name, and branch.
Ideal for open-source maintainers, DevOps engineers, and engineeri
Platform
n8n
Category
Website Building
Price
$14.99
Creator
QualityWorkflows
github
slack
release-notes
devops
automation
pull-requests
git-tags
changelog
n8n
open-source
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.