ci: Redline caller pinned to askalf/askalf@35a0ee3 (#62 + #63) - #120
Merged
Merged
Conversation
askalf
enabled auto-merge (squash)
September 25, 2026 18:54
sprayberry-redline
approved these changes
Sep 25, 2026
sprayberry-redline
left a comment
Collaborator
There was a problem hiding this comment.
Automated review from the Sprayberry Labs fleet code reviewer.
Reviewed by the gating lane (gating review).
Verdict: approve — no blocking issues found in this configuration-only pin update.
Checked the one-line reusable-workflow pin change, confirmed the target commit resolves in askalf/askalf, and reviewed the caller's unchanged same-repository guard, read-only permissions, and runner input. Required non-fleet checks are passing: actionlint, CodeQL analysis, docker-build, and unit-tests.
What's good: the workflow remains pinned to a full immutable commit SHA, while the inline source reference was updated consistently to the target change.
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.
What
.github/workflows/redline.ymlcallsaskalf/askalf/.github/workflows/redline-review.ymlat a fixed commit. This moves the pin from63e007eto35a0ee3, which carries askalf/askalf#62 and #63.Why
At 18:24Z on 2026-09-25 eight repos ran their first Redline-in-CI job at once and five died with "no review submitted within 30 turns", while dario sat at its concurrency ceiling. The script at
63e007enudged the model 24 times and paid 25 model calls per run for nothing, and logged nothing about what the replies held. At35a0ee3three replies without a tool call end the run, each such reply is logged with its text, an empty reply stays out of the history, and a reply with no content fails at once.Nothing else changes
Same runner label, same guard, same permissions. The workflow is a pin bump only.