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

Gemiddeld complexiteit Trigger10 knooppunten🏷️ Project Management👁 3,406 weergavendoor Tarek Mustafa

Overzicht

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

Gebruikte knooppunten

Jira SoftwareGoogle DocsAI AgentOpenAI Chat ModelSimple Memory

Workflow-voorvertoning

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

Hoe het werkt

  1. 1

    Trigger

    De workflow start met een trigger-trigger.

  2. 2

    Verwerking

    Gegevens stromen door 10 knooppunten, connecting agent, googledocs, if.

  3. 3

    Uitvoer

    De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.

Knooppuntdetails (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

Hoe deze workflow te importeren

  1. 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
  2. 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
  3. 3Selecteer het gedownloade bestand generate-lessons-learned-reports-from-jira-epics-with-ai-and-google-docs en klik op Importeren.
  4. 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
  5. 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.

Of plak rechtstreeks in n8n → Importeren uit JSON:

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

Integraties

agentgoogledocsifjirajiratriggerlmchatopenaimemorybufferwindowsetsummarize

Haal deze workflow op

Download en importeer met één klik

JSON downloadenBekijken op n8n.io
Knooppunten10
Complexiteitmedium
Triggertrigger
Weergaven3,406

Gemaakt door

Tarek Mustafa

Tarek Mustafa

@tarekadam

Tags

agentgoogledocsifjirajiratriggerlmchatopenaimemorybufferwindowsetsummarize

Nieuw bij n8n?

n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.

n8n gratis ophalen →