tempest-tech-ltd/Checkout

Checkout a Git repo using --reference

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryGitHub repository name (e.g., owner/repo) or direct Git repository URL (e.g., https://git.example.com/repo.git) Default: GITHUB_REPOSITORY
tokenA token to fetch the repository. Typically, you would use GITHUB_TOKEN
common-pathCommon (reference) git repo path under GITHUB_WORKSPACE Default: ${repository}.git
pathRelative path under GITHUB_WORKSPACE to place the repository
refA branch, tag or SHA to checkout Default: github.ref_name
cleanWhether to clean working directory or nottrue

no outputs