phonomenal/Get Deployment Environments from PR

Extract environment names from a PR Ref into a string list output

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenThe token provided by GitHub actions via secrets.GITHUB_TOKENyes
repositoryTarget Repository URL slug (<orgname>/<reponame>)yes
refPR Ref to check for deployment environmentsyes
delete_environmentsWhether or not to delete environments for any deployments discoveredyes
namedescription
environmentNameListList of environment names in string format
deploymentsFoundbool value to indicate whether or not deployments were found for the ref