wreality/filtered-env

Fetch GitHub environments and read `TAG_REGEX` variable on each. Output environments that match the regular expression.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagsTags (usually from docker metadata action)yes
tokenGitHub token with repository read permissionsyes
environment_variableGitHub environment variable that contains the regular expression to matchnoTAG_REGEX
environmentsComma separated list of environments to match against (fetched from API if not provided)no
include_no_regexInclude environments in output that do not have a regular expression variablenofalse
namedescription
environmentsJSON srtring of environments that match the regular expression