im-open/Inactivate GitHub Deployment

Inactivates a GitHub deployment and deployment status object for deployment tracking by environment, and deployment instance.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workflow-actorThe GitHub user who triggered the workflowyes
tokenA token with `repo_deployment` permissions to create and update issues, workflows using this action should be granted `permissions` of `deployments: write`yes
environmentThe name of a GitHub environment the release was deployed to, i.e. [Dev|QA|Stage|Demo|UAT|Prod]. It will be set in the standard `environment` property of the deployment object.yes
entityThe entity that is deployed, i.e. "proj-app", "proj-infrastruction" or "proj-db"yes
instanceA freeform identifier to distinguish separately deployed instances of the entity in the same environment. Typical uses would be to name a slot and/or region, e.g "NA26", "NA26-slot1", "NA27-blue", "Primary", "Secondary", etc.yes

no outputs