Skip to content

ci: fix trusted-bot no-op step shell parse error (Closes #1031) - #1082

Merged
gHashTag merged 1 commit into
masterfrom
ci/fix-bypass-echo
Jun 14, 2026
Merged

ci: fix trusted-bot no-op step shell parse error (Closes #1031)#1082
gHashTag merged 1 commit into
masterfrom
ci/fix-bypass-echo

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Follow-up to #1081. The no-op bypass step's inline echo contained a '#' (opened a comment, truncating the command) and an unbalanced paren, so the gate job exited 2 and concluded failure for bot PRs even though IS_BOT was correctly true. Switched to a block scalar with a plain ASCII echo. Unblocks dep PRs #1043/#1045/#1047/#1048/#1057/#1058. Anchor: phi^2 + phi^-2 = 3. Closes #1031

The inline echo contained '#' and unbalanced parens, truncating the
command and exiting 2, so the gate concluded failure for bot PRs even
though IS_BOT was true and substantive steps skipped. Use a block
scalar with plain ASCII echo.

Closes #1031
@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-06-14 13:01:17 UTC

Summary

Status Count
Total Open PRs 9
PRs with Failing Checks 8
PRs with All Checks Green 1
READY 0
FAILING 8
PENDING 0

@gHashTag
gHashTag merged commit 49bedeb into master Jun 14, 2026
17 checks passed
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.

Solana keypair leak: history rewritten on master + 3 open PRs; rotate keys + close stale branches

1 participant