strumwolf/Delete Deployment Environment
Delete the entire environment and deployments for the branch the action is running on
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub access token | yes | — |
| environment | Environment to be deleted | yes | — |
| ref | The `head_ref` or source branch name of the deployment to delete | no | — |
| onlyRemoveDeployments | Only remove deployments, keep the environment. Defaults to false | no | — |
| onlyDeactivateDeployments | Only inactive deployments, keep the environment and deployments. Defaults to false | no | — |
Outputs
no outputs