starburst997/Deployment Actions

Creates GitHub deployment and automatically updates status on completion

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token with deployment permissionsno${{ github.token }}
refGit reference for the deploymentno${{ github.head_ref }}
environmentDeployment environment namenoproduction
environment-urlURL where the deployment will be accessibleno
action-versionAction version (automatically set)no${{ github.action_ref }}
__job_statusJob status (automatically set - DO NOT SET MANUALLY)no${{ job.status }}
namedescription
deployment-idThe ID of the created deployment
environmentThe deployment environment name
urlThe URL where the deployment is accessible
domainThe domain (with subdomains) extracted from the URL, without protocol