platformsh/Retrieve Project ID via Github <--> Platform.sh integration.

Retrieves the project ID of the integrated Platform.sh project that is connected to a repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 10, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: platformsh/gha-retrieve-projectid@8eef1acdfe0e4de2dda6eb46e172fb0de38b3ca9 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
github_tokenGithub personal access token with access rights to the target repository so we can work with the github api. **REQUIRED**.yes
repositoryOwner/namespace of the target repository. Default of {github.repository}no${{ github.repository }}
namedescription
project_idPlatform.sh Project ID that is integrated with the repository