zapier-platform icon indicating copy to clipboard operation
zapier-platform copied to clipboard

[Feature Request]: Add CLOSE GITHUB ISSUE trigger

Open lcsvcn opened this issue 8 months ago • 1 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

lcsvcn avatar May 30 '24 18:05 lcsvcn