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

Check if deployment is skipped/custom timeout #11

Open
Tvde1 opened this issue Aug 15, 2022 · 0 comments
Open

Check if deployment is skipped/custom timeout #11

Tvde1 opened this issue Aug 15, 2022 · 0 comments

Comments

@Tvde1
Copy link

Tvde1 commented Aug 15, 2022

I have my cloudflare pages only set to deploy on dev and main branches, the others are skipped:
image
However it did trigger my github actions which awaited for the maximum of 6 hours after which github kills the worker:
image
This ate my free github actions time :/

Either make it fully reliable (it also doesn't work when there are two back to back commits where a CF deployment is queued) OR allow a custom (10 minutes would suffice for me) timeout after which the awaiting stops.

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

No branches or pull requests

1 participant