zapier / zapier-platform

The SDK for you to build an integration on Zapier

Home Page:https://platform.zapier.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request]: Add CLOSE GITHUB ISSUE trigger

lcsvcn opened this issue · comments

Current Behavior

There is no trigger when you close a GITHUB ISSUE.

Desired Behavior / Feature Request

Allow the following action:

WHEN any GITHUB ISSUE is closed

DO Move the corresponding CLICK UP ISSUE to status DONE (the correspond should match title or get context from previously created from zapier trigger by create Github Issue)

Github API has support to check if issue is closed or not:
https://docs.github.com/en/rest/using-the-rest-api/issue-event-types?apiVersion=2022-11-28#closed