An expert n8n workflow to automatically create GitHub Pull Requests (PRs) and update JIRA task statuses based on special commands embedded in Git commit messages. Use this powerful n8n template for DevOps automation.
Download this n8n workflow template and start using it instantly.
• DevOps Engineers and Platform Teams looking to streamline CI/CD.
• Software Development Teams using JIRA for tracking and GitHub for version control.
• Users who need a dynamic, command-line driven automation solution for their development pipeline.
• Those seeking advanced n8n templates for integrating engineering tools.
Managing development pipelines often requires developers to manually create Pull Requests (PRs) and update corresponding project management tasks, such as JIRA tickets. This expert n8n workflow solves this friction point by transforming structured Git commit messages into executable automation commands. By including specific flags (like [auto-pr, develop] or [taskcompleted]) directly in the commit, this n8n automation engine automatically handles GitHub PR creation, checks for duplicates, retrieves JIRA task details, updates the task status to 'Development Done,' and broadcasts the changes across communication channels like Slack and Notion. This robust n8n workflow significantly reduces context switching and ensures high data synchronization between code repositories and project tracking systems.
This n8n workflow is initiated by a Webhook n8n trigger, configured to listen for GitHub 'push' events.
auto-pr, taskcompleted, target branch).auto-pr command was included. If true, the workflow proceeds to fetch existing JIRA task details and checks GitHub using an HTTP Request n8n node to see if a Pull Request already exists for the branch.auto-pr was skipped), the workflow checks if the taskcompleted command was included and if the JIRA task exists.taskcompleted was present, the system updates JIRA and notifies the team without touching GitHub PRs, showcasing the flexibility of this n8n template.To use this powerful n8n workflow, follow these setup steps:
TICKET-ID Message [command1,command2,base-branch]) before testing the n8n workflow in a development repository. Webhook (n8n trigger): Serves as the starting point, listening for POST requests from GitHub push events on the path /github-push.
Code (Commit Message Breakdown): This critical n8n node uses JavaScript and regex to parse the Git commit message. It extracts the Jira ticket key, the commit description, the base branch, and boolean flags (autoPR, taskCompleted) for flow control.
If (Check for PR commands / Check for task completed command): These n8n nodes control the flow path, checking the boolean flags generated by the Code node to decide whether to attempt PR creation or status updates.
Jira (Get task details / Update task status): Used to retrieve existing task metadata necessary for PR titles and descriptions, and to update the task status to 'Development Done' (status ID 61) upon successful automation.
HTTP Request (Check if PR exists / Request to create PR): These n8n nodes interact directly with the GitHub API using GitHub credentials to prevent duplicate PRs and to create new Pull Requests automatically.
Code (Code - PR Existence): Processes the response from the 'Check if PR exists' HTTP Request n8n node, setting a prExists boolean flag to inform the subsequent flow control nodes.
Use this robust n8n workflow to automatically create geofence zones in Geotab whenever a new Salesforce Work Order with geo-location data is created. Integrate CRM and telematics efficiently.

Use this comprehensive n8n workflow to automatically capture Zoom webinar attendees and instantly create or update lead records in Airtable. Perfect for sales automation.

Use this powerful n8n workflow to automatically generate cinematic video reels using Google Veo-3 AI, craft engaging captions with GPT-5, and instantly post them to Instagram. Get started with n8n templates today.

Automate content repurposing with this specialized n8n workflow. Watch a YouTube RSS feed, use Dumpling AI for accurate transcripts, and deploy GPT-4o to generate cleaned, summarized podcast scripts, saving all metadata to Airtable. Explore this advanced n8n template now.

Deploy a powerful n8n workflow using AI (GPT-4, ElevenLabs, VEED) to automatically generate short, viral videos and publish them across 9+ social media platforms, starting from a simple Telegram n8n trigger.

Automate your LinkedIn company page posting using this powerful n8n workflow. It curates RSS feeds, uses Google Gemini AI for content creation and quality scoring, and auto-publishes high-quality posts twice weekly.

Workflow automation can help automate your routine activities and help saves $$$, as well as hours of time. As a boutique tech consulting company, Intuz help businesses with custom AI/ML, AI Workflow Automations, and software development. Automate your business workflow for: Sales Marketing Accounting Finance Operations E-Commerce Customer Support Admin & Backoffice Logistics & Supply Chain







































