yoavf/Auto PR Screenshots
Automatically capture and post screenshots of your web app to pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | URL of the frontend to capture screenshots from | no | "" |
| config-file | Path to configuration file (optional if URL is provided) | no | .github/screenshots.config.yml |
| browsers | Playwright browsers to use (chromium, firefox, webkit) | no | chromium |
| skip-comment | Skip posting comment to PR | no | false |
| fail-on-error | Fail the action if screenshot capture fails | no | true |
| branch | Branch name for storing screenshots | no | gh-screenshots |
| github-token | GitHub token for posting comments and pushing screenshots | yes | — |
| working-directory | Working directory to run the action in | no | . |
| show-attribution | Show attribution link in PR comments | no | false |
Outputs
no outputs