step-security/Delete Deployment Environment

GitHub Action to deactivate and optionally delete deployments and GitHub environments.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub access token with permissions to manage deployments and environmentsyes
environmentName of the environment to target (e.g. "production", "pr-123")yes
ref(Optional) Specific deployment ref to target (e.g. feature branch name)no
onlyRemoveDeploymentsSet to true to only remove deployments, leaving the environment intact. Defaults to false.no
onlyDeactivateDeploymentsSet to true to deactivate deployments only, without removing deployments or the environment. Defaults to false.no

no outputs