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

Średnia złożoność Wyzwalacz10 węzłów🏷️ Project Management👁 3,406 wyświetleńautor: Tarek Mustafa

Przegląd

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

Użyte węzły

Jira SoftwareGoogle DocsAI AgentOpenAI Chat ModelSimple Memory

Podgląd workflow

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

Jak to działa

  1. 1

    Wyzwalacz

    Workflow uruchamia się wyzwalaczem wyzwalacz.

  2. 2

    Przetwarzanie

    Dane przepływają przez 10 węzłów, connecting agent, googledocs, if.

  3. 3

    Wyjście

    Workflow kończy automatyzację i dostarcza wynik do skonfigurowanego miejsca docelowego.

Szczegóły węzłów (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

Jak zaimportować ten workflow

  1. 1Kliknij przycisk Pobierz JSON po prawej stronie, aby zapisać plik workflow.
  2. 2Otwórz swoją instancję n8n. Przejdź do Workflow → Nowy → Importuj z pliku.
  3. 3Wybierz pobrany plik generate-lessons-learned-reports-from-jira-epics-with-ai-and-google-docs i kliknij Importuj.
  4. 4Skonfiguruj dane uwierzytelniające dla każdego węzła usługi (klucze API, OAuth itp.).
  5. 5Kliknij Testuj workflow, aby sprawdzić, czy wszystko działa, a następnie aktywuj go.

Lub wklej bezpośrednio w n8n → Importuj z JSON:

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

Integracje

agentgoogledocsifjirajiratriggerlmchatopenaimemorybufferwindowsetsummarize

Pobierz ten workflow

Pobierz i zaimportuj jednym kliknięciem

Pobierz JSONZobacz na n8n.io
Węzły10
Złożonośćmedium
Wyzwalacztrigger
Wyświetlenia3,406

Autor

Tarek Mustafa

Tarek Mustafa

@tarekadam

Tagi

agentgoogledocsifjirajiratriggerlmchatopenaimemorybufferwindowsetsummarize

Nowy w n8n?

n8n to darmowe narzędzie open-source do automatyzacji workflow. Hostuj samodzielnie lub użyj wersji chmurowej.

Pobierz n8n za darmo →