Stay informed with daily email notifications of the latest releases from your GitHub repository. Ideal for developers and project managers to keep track of software updates effortlessly.
This workflow automates the process of checking for new releases in a specified GitHub repository and sends an email notification if a new release is detected. It runs daily and includes steps to fetch release data, check for new releases, convert release notes from Markdown to HTML, and send an email with the formatted release notes. The workflow is easily customizable by changing the GitHub repository URL and email details.
Platform
n8n
Category
Communication
Price
Free
Creator
Oliver Schmidt
if
markdown
splitOut
emailSend
stickyNote
httpRequest
scheduleTrigger
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.