reload/Platform.sh Deploy status

Detect if a platform.sh site has deployed successfully

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
ENVIRONMENT_NAMEWhich environment to check against - defaults to pr-NUMBERnopr-${{ github.event.pull_request.number }}
ACTIVITY_TYPESComma-seperated types of deployments to wait for. Default: push - See types here: https://docs.platform.sh/integrations/activity/reference.html#environment-activity-typesnopush
DEPLOY_STATUS_PATHThe location of the deploy-status file on the website.no/sites/default/files/deploy-status
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. Default: 30 seconds.no30
ALLOW_CANCEL_CRONCan we cancel on-going crons, to speed up deployment? default: 0no0
namedescription
urlThe ready-to-connect URL
stateThe state of the deployment, parseable by GitHub Deployment Status
state_descriptionShort description of the state, such as error message.