Automated PR and Jira Update from GitHub Commits

somdn_product_page

This n8n workflow automates the process of creating pull requests and updating Jira tasks based on commit messages from GitHub. It triggers on code pushes to GitHub, then parses commit messages to extract Jira ticket keys and commands like ‘[auto-pr]’ and ‘[taskcompleted]’. If specified, it automatically creates pull requests by interfacing with the GitHub API and updates Jira ticket statuses accordingly. This workflow helps streamline development workflows, enhance integration between code management and project tracking, and reduce manual effort in coordinating development and project management tasks.

Node Count

>20 Nodes

Nodes Used

code, githubTrigger, httpRequest, if, jira, stickyNote, stopAndError

Reviews

There are no reviews yet.

Be the first to review “Automated PR and Jira Update from GitHub Commits”

Your email address will not be published. Required fields are marked *