Replies: 1 comment 26 replies
-
Yeah seems reasonable. We could use the Vercel API to cancel a deployment. On each run we would have to check if there’s a previous unfinished deployment for that branch and then cancel it before creating a new one. PR welcome! |
Beta Was this translation helpful? Give feedback.
26 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When you push/update some branch more quickly than vercel is able to build them... would be nice to cancel previous builds instead of letting them queued until completion.
I don't know how we could proceed at the moment, I just want to open the discussion at this point to find a way to achieve that.
Beta Was this translation helpful? Give feedback.
All reactions