actions-marketplace-validations/Cloudtype Github Actions - Connect

Connect the Github repository with the Cloudtype scope.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 2, 2022
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/cloudtype-github-actions_connect@9b314c4962c44bad768a3dd12a45a241513cff92 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
tokenCloudtype access tokenyes
ghtokenGitHub Personal access token used to read & write repository deploy key [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets) no${{ github.token }}
repoGithub repository name.no${{ github.repository }}
endpointCloudtype API endpoint url.no
scopeScope name to connect with `repo` repository.no
readOnlyCreate a read-only deploy key.no

no outputs