clevercloud/Clever Cloud review app on PRs
Deploy a review app on Clever Cloud when a PR is opened
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 7, 2025
- License
- None
Pinned Snippet
uses: clevercloud/clever-cloud-review-app@2d4b1ddcab7dabc450e2ae3935dfd3c2654b6f66 # v2.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| type | Which type of app to create | yes | — |
| flavor | Application flavor | no | — |
| build-flavor | Application build flavor | no | — |
| region | The region to deploy on | yes | par |
| organization | The organization to deploy on | yes | $ORGA_ID |
| domain | The domain to use for the app | no | ${{ github.event.pull_request.base.repo.name }}-PR-${{ github.event.number }}.cleverapps.io |
| set-env | Set environment variables | no | false |
| environment | Environment to run tests against | yes | "" |
| comment | Comment PR with preview link? | no | true |
Outputs
no outputs