create trello card when task moved to specific status with a linked pull request

Mona M_ Abd El-Rahman July 31, 2021

In our process, we have a Trello board for the tech leads for issues in the review status. so, the developer needs to create it manually after moving his cards on Jira.

I need to create an automation rule in Jira when a. subtask is moved to in review status while there is a linked pull request to it. is this achievable? 

1 answer

0 votes
Andreas Knecht
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 1, 2021

Hi @Mona M_ Abd El-Rahman ,

We don't support this yet with Automation for Jira, but I've created a feature request to track this for now at https://codebarrel.atlassian.net/browse/AUT-2263. Thanks for letting us know!

In the meantime the only way you could get this to work is to use a fairly difficult to setup webhook integration.

So in Trello, you'd have to use the REST API:

https://developer.atlassian.com/cloud/trello/guides/rest-api/api-introduction/

 

Then in Automation for Jira, you'd have to configure an automation rule, that when an issue is transitioned as you described, to send an outgoing webhook:

https://confluence.atlassian.com/automation/actions-993924834.html#Actions-sendwebrequest

 

Hope that helps.

 

Cheers,
Andreas

Mona M_ Abd El-Rahman August 8, 2021

Thank You @Andreas Knecht  🙏 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events