Trello card created when issue closed

Status: Open · Asked by muluffel on · 0 views

muluffel — Question ·

Hi there,
I am new to Pebbly Connect and set up a connection using this tutorial

youtube.com/watch?v=GHu2IN4TXrA

After some starting issues it now works. A Trello Card gets created when I open an issue in my Repo.
I now just noticed that a card with the same contents gets created when the issue is closed on GitHub. Can I somehow add it so that it only creates a card when an issue is created and maybe just adds a label "Issue closed" to the regarding Trello Card?

Arshil Ahmad — Reply ·

Hi @muluffel,

Can I somehow add it so that it only creates a card when an issue is created and maybe just adds a label "Issue closed" to the regarding Trello Card?

Yes, you can do so by adding a Router to your workflow. After setting up Github: Issues as your trigger, simply add a Router to your workflow for both cases - when the issue is open and when it's closed.

I have attached screenshots that describe how you can set up the Router. Please feel free to ask if you face any issues during the setup process.

1. Issue Open

2. Issue Closed

Expanded View:

  • Issue Closed - Filter

  • Update a Card - Make sure you map the Card ID and Label ID from above

Back to all forum threads · Log in to reply