arsh-s/PRessPlay
Auto-generate demo videos of frontend changes for every PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| preview-url | URL of the preview deployment to record | yes | — |
| llm-api-key | API key for LLM provider (Anthropic or OpenAI) | yes | — |
| llm-provider | LLM provider: anthropic or openai | — | anthropic |
| config-path | Path to pressplay.config.ts | — | pressplay.config.ts |
Outputs
| name | description |
|---|---|
| comment-url | URL of the PR comment with the demo video |
| video-path | Path to the generated MP4 video |
| gif-path | Path to the generated GIF |
| fallback | Fallback mode used (none, screenshots-only) |