Deploys an n8n workflow via the n8n REST API using the GitHub Trigger node to capture new issue events and transform them into Jira tickets via the Jira Cloud REST API. Labels, priority mappings, and assignee routing rules are configured using n8n's Function node with custom JavaScript.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "n8n GitHub Issue-to-Jira Ticket Automator"
slug: "n8n-github-jira-ticket-automator"
description: "Deploys an n8n workflow via the n8n REST API using the GitHub Trigger node to capture new issue events and transform them into Jira tickets via the Jira Cloud REST API. Labels, priority mappings, and assignee routing rules are configured using n8n's Function node with custom JavaScript."
verification: "security_reviewed"
source: "https://docs.n8n.io/"
author: "n8n"
category: "Developer Tools"
framework: "Codex"
---
# n8n GitHub Issue-to-Jira Ticket Automator
Deploys an n8n workflow via the n8n REST API using the GitHub Trigger node to capture new issue events and transform them into Jira tickets via the Jira Cloud REST API. Labels, priority mappings, and assignee routing rules are configured using n8n's Function node with custom JavaScript.
## Installation
Use the upstream install or setup path that matches your environment:
- npm
- npm credentials
- Docker
- Docker Compose
Requirements and caveats from upstream:
- Accessing linked items in the Code node
- Preserving linking in the Code node
- Item linking for node creators
Basic usage or getting-started notes:
- Learning path
- Choose your n8n
- Quickstarts
- Source: https://docs.n8n.io/
## Documentation
- https://docs.n8n.io/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/n8n-github-jira-ticket-automator/)
No comments yet. Be the first to comment!