Conversation
….yml GitHub has recently added the ability to have an actual queue (max 100 entries) for its concurrency feature. This should perform better than turnstile, so let's try it out. Also, there's a bit of cruft in the file: when I originally wrote it, I thought of it as one feature so I put it all in one file, and then had to get a bit hacky to avoid always having a skipped job in the PR check list. But we can also avoid that, more cleanly, by just having two independent workflows.
…lace-turnstile' into trunk
anomiex
force-pushed
the
trunk
branch
7 times, most recently
from
May 27, 2026 21:58
b32e6f6 to
2fa4a95
Compare
anomiex
force-pushed
the
trunk
branch
7 times, most recently
from
June 9, 2026 13:15
109216b to
4f19a94
Compare
anomiex
force-pushed
the
trunk
branch
3 times, most recently
from
June 17, 2026 19:00
9e1043f to
29f9b80
Compare
anomiex
force-pushed
the
trunk
branch
3 times, most recently
from
June 23, 2026 20:40
778b3c3 to
c59ea90
Compare
anomiex
force-pushed
the
trunk
branch
2 times, most recently
from
June 26, 2026 18:13
7565b57 to
a7302cc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.