kekehub/find-deployment

Finds a GitHub deployment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
base-urlBase URL of the GitHub enterprises APIno
auto-mergeMerge the latest branch if this branch is behind the base branchnofalse
environmentName of the environment that was deployment tono
repositoryOwner and the repository nameno${{ github.repository }}
refGit hash for tag, commits etcno${{ github.sha }}
taskName of the task for the deploymentyes
tokenCredential to access the GitHub APIno${{ github.token }}
transient_environmentSpecifies if the given environment is specific to the deployment and will no longer exist at some point in the future.nofalse
production_environmentSpecifies if the given environment is one that end-users directly interact withnofalse

no outputs