Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Add CLOSE GITHUB ISSUE trigger #794

Open
lcsvcn opened this issue May 30, 2024 · 1 comment
Open

[Feature Request]: Add CLOSE GITHUB ISSUE trigger #794

lcsvcn opened this issue May 30, 2024 · 1 comment

Comments

@lcsvcn
Copy link

lcsvcn commented May 30, 2024

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 lcsvcn changed the title [Feature Request]: [Feature Request]: Add CLOSE GITHUB ISSUE trigger May 30, 2024
@Mikilio
Copy link

Mikilio commented Aug 1, 2024

Currently, you can use Global Events for that, actually.

I don't know of any nice way to close an issue, though. Except, creating a comment that talks to a bot.

All of these solutions require a paid plan because you need more than two steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants