Skip to content

ci: bind release workflow_dispatch inputs via env before shell - #936

Open
SashaMIT wants to merge 1 commit into
flashbots:developfrom
SashaMIT:ci/bind-release-dispatch-inputs-env
Open

ci: bind release workflow_dispatch inputs via env before shell#936
SashaMIT wants to merge 1 commit into
flashbots:developfrom
SashaMIT:ci/bind-release-dispatch-inputs-env

Conversation

@SashaMIT

@SashaMIT SashaMIT commented Aug 5, 2026

Copy link
Copy Markdown

Summary

  • Bind github.event.inputs.build-linux / build-mac / features through env: before step-summary shell echoes in the release workflow.
  • Bind features suffix through env: before the artifact-name diagnostic echo.
  • Same class as GitHub’s documented script-injection guidance for interpolating workflow inputs into run: scripts.

Test plan

  • workflow_dispatch release summary still shows the selected build-linux/build-mac/features values
  • Artifact-name diagnostic still reflects optional features suffix

Made with Cursor

Pass build-linux/build-mac/features through env: before step-summary
and artifact-name shell echoes (script-injection class).

Co-authored-by: Cursor <cursoragent@cursor.com>
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