Generate Lessons Learned Reports from Jira Epics with AI and Google Docs — n8n Workflow

Medium complexity Trigger10 nodes🏷️ Project Management👁 3,406 viewsby Tarek Mustafa

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

Jira SoftwareGoogle DocsAI AgentOpenAI Chat ModelSimple Memory

Workflow Preview

Epic Done?
This Node is Triggered on any issue change in Jira. How
Fetch issue Description and Comments
Once the Epic is Done, these nodes fetch issues and com
Summarize and send to Google Docs
The LLM is summarizing the description / comments and g
memorymodel
Jira Get All Issues
Jira Get All Comments
AI Agent
OpenAI Chat Model
E
Edit Fields
S
Summarize
Google Docs
J
Jira Trigger
I
If
Simple Memory
10 nodes9 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 10 nodes, connecting agent, googledocs, if.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (10)

JI

Jira Software

jira

#1
GO

Google Docs

googleDocs

#2
AI

AI Agent

n8n-nodes-langchain.agent

#3
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#4
SI

Simple Memory

n8n-nodes-langchain.memoryBufferWindow

#5

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded generate-lessons-learned-reports-from-jira-epics-with-ai-and-google-docs file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Generate Lessons Learned Reports from Jira Epics with AI and Google Docs", "nodes": [...], ...}

Integrations

agentgoogledocsifjirajiratriggerlmchatopenaimemorybufferwindowsetsummarize

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes10
Complexitymedium
Triggertrigger
Views3,406

Created by

Tarek Mustafa

Tarek Mustafa

@tarekadam

Tags

agentgoogledocsifjirajiratriggerlmchatopenaimemorybufferwindowsetsummarize

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →