ci: pin the Redline review workflow to askalf/askalf main at #69 - #124
Merged
Merged
Conversation
The review body no longer opens with a header, and the submit step refuses prose that describes the reviewer instead of the change.
askalf
enabled auto-merge (squash)
September 26, 2026 02:23
sprayberry-redline
approved these changes
Sep 26, 2026
sprayberry-redline
left a comment
Collaborator
There was a problem hiding this comment.
Verdict: approve. Bumps the commit pin on the reusable Redline review workflow from the askalf/askalf#64 merge to the #69 merge. The pin stays a full SHA, the workflow keeps read-only permissions, the pull_request trigger, and the same-repo and non-draft gate, and the checked-in file matches the diff exactly.
Minor:
.github/workflows/redline.yml:1: Every line of the file is removed and re-added with identical text, so the diff shows a 25-line rewrite for what is a one-line SHA bump. That pattern usually means a line-ending or trailing-whitespace change came along with the edit.
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.
Pins the reusable Redline workflow to askalf/askalf main at the merge of askalf/askalf#69. Reviews posted on this repository now open with the verdict line instead of a header, and the submit step refuses review prose that talks about the reviewer rather than the change. The workflow file itself is unchanged between the two pins; only the review script differs.