What does this automation do?
A new pull request finds the issue it belongs to, updates its fields, and posts the link as a comment so the board reflects the code.
What can you do with it?
- Stop the board saying "To Do" while the code is in review
- Attach the pull request to the issue without a manual paste
- Give reviewers the ticket context from the issue itself
The Steps
This automation runs in 4 steps:
- When GitHub — New Pull Request
- Then Jira — Search Issues
- Then Jira — Update Issue
- Then Jira — Add Comment
Who is this automation for?
Built for engineering teams whose board drifts from the repository. A new pull request finds the issue it belongs to, updates its fields, and posts the link as a comment so the board reflects the code.
How do you set it up?
- Open the "Automations" tab in your workspace.
- Click ➕ Add automation, then start from scratch.
- Add the trigger "New Pull Request" from GitHub.
- Add the action "Search Issues" from Jira.
- Add the action "Update Issue" from Jira.
- Add the action "Add Comment" from Jira.
- Enable the toggle in the top-right corner to activate the automation.
Prefer to describe it instead? Click Build this flow with AI above and Taskade wires the trigger, the steps for you.
