Generate Lessons Learned Reports from Jira Epics with AI and Google Docs — n8n Workflow
Overview
Who is this for? Jira users who want to automate the generation of a Lessons Learned or Retrospective report after an Epic is Done.
What problem is this workflow solving? / use case Lessons Learned / Retrospective reports are often omitted in Agile teams because they take time to write. With the use of n8n and AI this process can be automated.
What is this workflow doing Triggers automatically upon an Epic reaching the "Done" status in Jira. Collects all related tasks and comments associated w
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 10 nodes, connecting agent, googledocs, if.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (10)
Jira Software
jira
Google Docs
googleDocs
AI Agent
n8n-nodes-langchain.agent
OpenAI Chat Model
n8n-nodes-langchain.lmChatOpenAi
Simple Memory
n8n-nodes-langchain.memoryBufferWindow
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
generate-lessons-learned-reports-from-jira-epics-with-ai-and-google-docsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Tarek Mustafa
@tarekadam
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →