saadmk11/Comment Webpage Screenshot
A GitHub Action that captures screenshots of webpages and HTML files in the repository and comments them on the pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| upload_to | Service to use for uploading the screenshots. (Options: github_branch, imgur) | no | github_branch |
| capture_changed_html_files | Capture Screenshots of Changed/Added HTML Files. (Options: yes, no) | no | yes |
| capture_html_file_paths | Capture Screenshot of HTML Files Seperated by Comma. | no | — |
| capture_urls | Capture Screenshot of URLs Seperated by Comma. | no | — |
| github_token | GITHUB_TOKEN or Personal Access Token (PAT) | no | ${{ github.token }} |
Outputs
no outputs