-
Notifications
You must be signed in to change notification settings - Fork 113
Publish queue #4181
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
base: main
Are you sure you want to change the base?
Publish queue #4181
Conversation
Changed concurrency setting to queue concurrent tasks.
|
👋 Don't forget to add an individual reviewer (in addition to those auto-added), as this will create a task for them in Asana.
👉 Please mark this as DRAFT unless there's an intention to merge this immediately. |
Generated file outputs:Time updated: Wed, 03 Dec 2025 12:26:05 GMT legacy29 files identical
latest14 files identical
|
JSON approval analysis:Time updated: Wed, 03 Dec 2025 12:26:10 GMT latest🎯 OVERALL APPROVAL STATUS✅ AUTO-APPROVED |
Asana Task/Github Issue: https://app.asana.com/1/137249556945/project/1200890834746050/task/1212015886727139?focus=true
Description
Cancel currently publishing jobs.
Feature change process:
Site breakage mitigation process:
Brief explanation
Note
Adds a concurrency group to the GitHub Actions build-and-publish workflow to queue runs instead of running them in parallel.
/.github/workflows/build-and-publish.ymlto addconcurrencywithgroup: build-and-publishandcancel-in-progress: falseto queue overlapping runs.Written by Cursor Bugbot for commit eb72e0f. This will update automatically on new commits. Configure here.