Skip to content

Declare allowed secret names to allow loading environmental values#190

Merged
elasticdog merged 1 commit into
mainfrom
push-vtzzrmtorkoy
Feb 15, 2026
Merged

Declare allowed secret names to allow loading environmental values#190
elasticdog merged 1 commit into
mainfrom
push-vtzzrmtorkoy

Conversation

@elasticdog

Copy link
Copy Markdown
Member

The way environment secrets and var work is a bit wonky, but without these being declared, even though the secrets themselves are defined in the caller repo's environment, the values were just empty. I don't think the caller has to explicitly pass them in (as they can't be resolved without an environment delcaration anyway), so I'm hoping just making them not required will be okay, and we'll leave our actual safety checks in place to validate that we have something.

The way environment secrets and var work is a bit wonky, but without
these being declared, even though the secrets themselves are defined in
the caller repo's environment, the values were just empty. I don't think
the caller has to explicitly pass them in (as they can't be resolved
without an `environment` delcaration anyway), so I'm hoping just making
them not required will be okay, and we'll leave our actual safety checks
in place to validate that we have something.
@elasticdog
elasticdog enabled auto-merge February 15, 2026 21:45
@elasticdog
elasticdog added this pull request to the merge queue Feb 15, 2026
Merged via the queue into main with commit 06d3da1 Feb 15, 2026
7 checks passed
@elasticdog
elasticdog deleted the push-vtzzrmtorkoy branch February 15, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant