Block 1 - GitHub Trigger
- Type / Role
- n8n-nodes-base.githubTrigger - githubTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
AI Powered GitHub Issue to Jira Ticket Automation Bridge the gap between your development and project management workflows with this intelligent n8n template. This isn't just a simple sync; it uses...
n8n-nodes-base.githubtrigger, n8n-nodes-base.if, n8n-nodes-base.jira, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.outputparserstructured
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Issam AGGOUR.
Original n8n.io sourceBridge the gap between your development and project management workflows with this intelligent n8n template. This isn't just a simple sync; it uses an AI agent to analyze, classify, and intelligently route new GitHub issues into the correct Jira ticket type, saving you countless hours of manual triage.
The workflow is designed for clarity and power, moving from issue creation to ticket generation in four automated steps.
bug, task, or another category.{"type": "bug"}).type is "bug," the workflow proceeds down the "bug" path. Otherwise, it follows the default path for "tasks."Bug or Task) and includes the full context from the original GitHub issue.To get this AI-powered workflow running, you'll need to configure a few credentials:
GitHub:
owner (your GitHub username or organization) and the repository you want to monitor.OpenAI:
OpenAI credential in n8n.gpt-4.1-mini for speed or gpt-4o for higher accuracy.Jira:
Jira credential in n8n using your email, API token, and Atlassian domain.project key.This workflow is a powerful starting point. Here are a few ways you can customize it and learn more:
improvement, documentation, or feature-request.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Classify and convert GitHub issues to Jira tickets with OpenAI |
|---|---|
| Complexity | intermediate |
| Nodes | 12 |
| Categories | AI Summarization |
| Author | Issam AGGOUR |
| Published | 03 Sept 2025 |
Use the JSON export at /data/workflows/8216/8216.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
AI Powered GitHub Issue to Jira Ticket Automation Bridge the gap between your development and project management workflows with this intelligent n8n template. This isn't just a simple sync; it uses...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your AI Summarization use case.