wille/Review App Operator Action
Deploy review apps to Kubernetes using Github Actions and Review App Operator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| review_app_name | The name of the Kubernetes Review App | yes | — |
| review_app_namespace | The namespace of the Kubernetes Review App | no | default |
| webhook_url | The target webhook URL | yes | — |
| webhook_secret | The webhook secret | yes | — |
| image | The new Docker Image to deploy | no | — |
Outputs
| name | description |
|---|---|
| review_app_url | The URL of the review app |