actions-marketplace-validations/Platform.sh - Get Environment URL

Detecting if PlatformSH is building an environment, and returning the URL when it's done deploying.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
PLATFORMSH_KEYAPI key for connecting to Platform.shyes
PLATFORMSH_IDID for the Platform.sh project.yes
ALLOW_CANCEL_CRONCan we cancel on-going crons, to speed up deployment? default: 0no0
ENVIRONMENT_NAMEWhich environment to check against - defaults to pr-NUMBERnopr-${{ github.event.pull_request.number }}
ACTIVITY_TYPESTypes of deployments to wait for. Default: push - See types here: https://docs.platform.sh/integrations/activity/reference.html#typeyespush
PSH_DETECTION_WAITHow long should we maximum wait for PSH to detect the push? If the branch doesnt exist in the PlatformSH GIT Remote, this is how long the action will take. Actually inactive environments get detected instantly.no10
namedescription
urlThe ready-to-connect URL