lee-lott-actions/Create GitHub Deployment

A GitHub Action to create a new deployment usin gthe GitHub REST API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
refThe branch, tag or sha of the new deploymentyes
environmentThe name of the deployment environment (e.g. development, test, statging, production, etc.)yes
descriptionA short description of the deploymentyes
org-nameThe name of the GitHub Organizationyes
repo-nameThe name of the repositoryyes
tokenGitHub token with access to create a deploymentyes
namedescription
resultResult of the action ("success" or "failure")
error-messageError message if the action fails
deployment-idThe id of the new deployment
deployment-urlThe URL of the new deployment