rivet-dev/Rivet Preview Namespace
Automatically create Rivet namespaces for preview deployments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| platform | Deployment platform (currently only "vercel" is supported) | yes | — |
| rivet-token | Rivet Cloud API token | yes | — |
| vercel-token | Vercel API token (required when platform is "vercel") | no | — |
| rivet-endpoint | Rivet Engine API endpoint | no | https://api.rivet.dev |
| github-token | GitHub token for PR comments | no | ${{ github.token }} |
| main-branch | Main branch name for production deployments | no | main |
| runner-config | JSON object to override runner configuration. Passed directly to the Rivet API. | no | {} |
Outputs
no outputs