jmatsu/Delete a distribution from DeployGate
An action to delete a *distribution* from DeployGate on branch-delete
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_token | — | no | — |
| app_owner_name | — | no | — |
| app_id | — | no | — |
| platform | A platform name whic is either Andoird or iOS. | yes | android |
| distribution_name | A name of a distribution to delete. Use branch name unless specified. | no | — |
| exclude_pattern | A pattern to ignore names which you do not want to destroy. The syntax is based on Bash 4.x | no | "" |
| ignore_api_failure | Specify true if this action should not exit with any failure status when calling DeployGate API. | — | false |
Outputs
no outputs