reload/GH Deployment from PlatformSH

Creating a GitHub deployment if PlatformSH has deployed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Sep 2, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: reload/action-platformsh-gh-deployment@fab183e7dc8ba3be7d307395485625c5ceda2692 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
PLATFORMSH_KEYAPI key for connecting to Platform.shyes
PLATFORMSH_IDID for the Platform.sh project.yes
GH_DEPLOYMENT_TOKENGitHub token, for deployment. E.g. github.token.yes
PSH_DEPLOY_STATUS_PATHThe location of the deploy-status file on the website.no/sites/default/files/deploy-status
PSH_ACTIVITY_TYPESComma-seperated types of deployments to wait for. Default: push - See types here: https://docs.platform.sh/integrations/activity/reference.html#environment-activity-typesyespush
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.no15
BRANCH_NAMEBranch, which we will use to lookyes
USE_PULL_REQUESTSIf true, we will look up PSH environments based on PRs, rather than just the branch name. Default: 0no0
namedescription
urlThe ready-to-connect URL
deployment_idThe GH Deployment ID
deployment_status_idThe GH Deployment status ID