Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decouple inputs from default GitHub env vars #70

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Decouple inputs from default GitHub env vars #70

merged 1 commit into from
Sep 25, 2023

Conversation

bigdaz
Copy link
Member

@bigdaz bigdaz commented Sep 25, 2023

Instead of reading built-in GitHub environment variables directly, the caller must map these to environment variables defined explicitly for this plugin.
This will allow us to use modified input parameters in GitHub Actions without overriding built-in environment variables (which may have broader impacts).

Instead of reading built-in GitHub environment variables directly, the caller must
map these to environment variables defined explicitly for this plugin.
This will allow us to use modified input parameters in GitHub Actions
without overriding these built-in environment variable.
@bigdaz bigdaz merged commit 3254b08 into main Sep 25, 2023
@bigdaz bigdaz deleted the dd/map-params branch September 25, 2023 17:13
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