Skip to content

ci: bind workflow inputs via env before shell - #25110

Open
SashaMIT wants to merge 1 commit into
AztecProtocol:nextfrom
SashaMIT:ci/bind-workflow-inputs-env
Open

ci: bind workflow inputs via env before shell#25110
SashaMIT wants to merge 1 commit into
AztecProtocol:nextfrom
SashaMIT:ci/bind-workflow-inputs-env

Conversation

@SashaMIT

@SashaMIT SashaMIT commented Aug 5, 2026

Copy link
Copy Markdown

Summary

  • Bind inputs.severity through env: before socket-fix shell.
  • Bind inputs.registry_address through env: before rollup upgrade deploy shell.
  • Bind inputs.networks through env: before network healthcheck shell.
  • Bind IRM l1_network / namespace / network / monitoring_namespace through env: before validate/deploy shell.
  • Same class as GitHub’s documented script-injection guidance for interpolating workflow inputs into run: scripts.

Test plan

  • socket-fix still runs with configured severity (default high)
  • rollup upgrade deploy still receives registry address
  • healthcheck still expands the networks list
  • IRM validate/deploy still resolves namespace defaults

Made with Cursor

Pass socket-fix severity, rollup registry_address, healthcheck
networks, and IRM deploy inputs through env: before shell
(script-injection class for workflow inputs).

Co-authored-by: Cursor <cursoragent@cursor.com>
@SashaMIT
SashaMIT requested a review from charlielye as a code owner August 5, 2026 13:23
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