azure/Create Azure Container App Review Revisions

GitHub Action to create a new Container App revision for PR review. github.com/Azure/Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 23, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: azure/aca-review-apps@edb566ff1c235496327839df6c82713cbe9e93ac # v0.2.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
resource-groupName of the Resource Group in which the Container App will be createdyes
nameName of the Container Appyes
imageName of Container Image. If the `mode` input is `deactivate-revision`, this input is ignored.yes
revision-name-suffixSuffixes for New Revision or Target Revision of deactivation. If the `mode` input is `deactivate-revision`, this input needs to be set.yes
deactivate-revision-modeEnable Deactivation-Revision Mode of this action. `true` or `false`. Default value is `false`no
namedescription
app-urlDeployed App URL