Skip to content

Improve concurrency of GitHub Actions#1128

Merged
RobinMalfait merged 2 commits into
mainfrom
cancel-running-ci-jobs
Feb 21, 2022
Merged

Improve concurrency of GitHub Actions#1128
RobinMalfait merged 2 commits into
mainfrom
cancel-running-ci-jobs

Conversation

@RobinMalfait

Copy link
Copy Markdown
Member

This will allow you to cancel older running actions for the current PR /
branch. This saves you some resources, but more importantly hopefully
frees up some spots in the queue a bit faster.

Saw this on the Node.js repo: nodejs/node#42017

This will allow you to cancel older running actions for the current PR /
branch. This saves you some resources, but more importantly hopefully
frees up some spots in the queue a bit faster.

Saw this on the Node.js repo: nodejs/node#42017
@vercel

vercel Bot commented Feb 21, 2022

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

headlessui-vue – ./packages/playground-vue

🔍 Inspect: https://vercel.com/tailwindlabs/headlessui-vue/AzEsvUPGtffkwBAsRzJhs41gZR8V
✅ Preview: https://headlessui-vue-git-cancel-running-ci-jobs-tailwindlabs.vercel.app

headlessui-react – ./packages/playground-react

🔍 Inspect: https://vercel.com/tailwindlabs/headlessui-react/BAKDUaJLp2Q17mRcpL1dLSP2T3gN
✅ Preview: https://headlessui-react-git-cancel-running-ci-jobs-tailwindlabs.vercel.app

@thecrypticace

Copy link
Copy Markdown
Contributor

Oooh this is cool. We should do this on the Tailwind repo too.

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

Successfully merging this pull request may close these issues.

2 participants