Skip to content

Conversation

@chrisnovakovic
Copy link
Contributor

@chrisnovakovic chrisnovakovic commented Oct 27, 2025

The $GITHUB_ENV file itself doesn't persist between steps - changes made to the environment via $GITHUB_ENV are instead reflected in the environments of all future steps. Concatenate extra options onto PLZ_ARGS by reading its current value from the environment and writing its desired future value to $GITHUB_ENV.

`$GITHUB_ENV` doesn't persist between steps - changes made to the
environment via `$GITHUB_ENV` are reflected in the environments of all
future steps. Concatenate extra options onto `PLZ_ARGS` by reading its
current value from the environment and writing its desired future value
to `$GITHUB_ENV`.
@chrisnovakovic chrisnovakovic merged commit f819b86 into please-build:master Oct 27, 2025
41 of 42 checks passed
@chrisnovakovic chrisnovakovic deleted the dont-stamp-on-github_env branch October 27, 2025 17:16
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.

2 participants