sethreidnz/Azure WebApps Preview Deploy

Automates the deployment of your app code to a preview url on pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
githubTokenThe github token from the run e.g. secrets.GITHUB_TOKENyes
subscriptionIdThe subscriptionId that contains the target Azure Web Appyes
resourceGroupThe resource group that contains the target Azure Web Appyes
webAppNameThe name of the target Azure Web Appyes
storageAccountThe name of a storage account to upload deployment packages to. Note that the Azure AD app that is carrying out the deployment must have "Storage Blob Data Contributor" to this storage account.yes
storageContainerThe name of the container to upload the deployment package toyes
deployPackagePathThe local path to the zipped deploy package for deployment to the web appyes
cleanupIf true then will clean up the preview slot deployed for the PR. Defaults to false.no

no outputs