Skip to content

Repository files navigation

AI Release Notes Automation with n8n

This repository contains all the resources used in my YouTube tutorial in using n8n to automate release notes from zoho sprints. See here https://youtu.be/seCPXV5AZ_Y

Included

  • n8n final workflow
  • JavaScript transformation code
  • AI System Message Prompt
  • AI User Message Prompt
  • HTML email template

Structure

├── prompts/
│   ├── ai system message.txt     # system prompt
│   └── ai user messaget.txt      # user prompt
├── README.md                         # overview 
├── user release automation test.json # exported n8n workflow
├── html-email-template.html          # html email template
├── resources.md                      # external links and references
├── transform-sprint-data.js          # javaScript transformation script
└── workflow-overview-image.png       # Workflow diagram

About

n8n workflow for user release automation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages