Skip to content

ci: fix pre-merge queue job not re-formatting PRs#6609

Merged
gz merged 1 commit into
mainfrom
pre-fix
Jul 9, 2026
Merged

ci: fix pre-merge queue job not re-formatting PRs#6609
gz merged 1 commit into
mainfrom
pre-fix

Conversation

@gz

@gz gz commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>
@gz
gz requested a review from ryzhyk July 9, 2026 17:17
@gz
gz added this pull request to the merge queue Jul 9, 2026

@mythical-fred mythical-fred left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Real bug: the k8s runners execute run steps under sh, so the previous [[ ]] test silently failed and internal always defaulted to the else branch. Collapsing to a single GHA expression evaluates at substitution time and produces a plain true/false literal that works in any shell.

Commit is clean (Signed-off-by, no AI attribution).

Merged via the queue into main with commit d2d265e Jul 9, 2026
2 checks passed
@gz
gz deleted the pre-fix branch July 9, 2026 19:04
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.

3 participants