actions-marketplace-validations/Dev Skydera Preview Deploy Action
Get started with Python Container actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name of the deployed preview application | yes | — |
| skyNamespace | Namespace to deploy the preview application | yes | — |
| skyGitIntgAccessId | Github integration ID | yes | — |
| skyGitRepoSlug | Application slug ID for the preview application | yes | — |
| skyAppDefId | Application catalog Id | yes | — |
| skyApiKey | Skydera API key | yes | — |
| skyCertId | SSL Cert Id | yes | — |
| prNumber | Pull request number | yes | ${{ github.event.number }} |
Outputs
| name | description |
|---|---|
| myOutput | Output from the action |