Skip to content

test: fix release trigger ShellCheck failure - #43

Merged
soulteary merged 1 commit into
mainfrom
fix/release-trigger-shellcheck
Sep 1, 2026
Merged

test: fix release trigger ShellCheck failure#43
soulteary merged 1 commit into
mainfrom
fix/release-trigger-shellcheck

Conversation

@soulteary

Copy link
Copy Markdown
Owner

Summary

  • escape the GitHub expression marker in the release trigger policy assertion
  • preserve the exact fixed-string check while satisfying ShellCheck SC2016

Context

This fixes the only failing step in CI run 33542983810. The release/version validation completed successfully; ShellCheck rejected the single-quoted ${{ ... }} assertion.

Verification

  • ShellCheck v0.11.0 (the CI-pinned version)
  • bash tests/test-release-trigger-policy.sh
  • bash -n tests/test-release-trigger-policy.sh
  • git diff --check

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T18:23:23.047010Z bbe3209 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@soulteary
soulteary merged commit ff2dc9c into main Sep 1, 2026
2 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.

1 participant