wooldata/Visual Evidence

Publish durable, exact-revision images or before/after screenshots to a GitHub pull request without a browser or file picker.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
evidence-rootDirectory containing before/manifest.json, after/manifest.json, and capture images.no
image-rootDirectory of PNG images to publish without before/after comparison semantics.no
imagesNewline-delimited PNG paths to publish individually.no
summaryShort reviewer-facing explanation of the visible change.yes
pull-request-numberPull request number. Defaults to the current pull_request event.no${{ github.event.pull_request.number }}
repositoryGitHub repository in owner/name form.no${{ github.repository }}
github-tokenGITHUB_TOKEN or a user token with repository contents and pull-request comment write access.yes
comment-author-loginLogin used to find this publisher's existing comment. Override for a custom GitHub App token.no
assets-branchProtected append-only branch used to retain evidence commits.novisual-evidence-assets
publish-statusPublish visual-evidence/published commit status. Requires statuses write permission.nofalse
use-sourceCompile from the checked-out Action source for contributor testing. Consumers should keep this false.nofalse
namedescription
asset-commitImmutable commit containing the published images.
capture-countNumber of images or before/after capture pairs published.
modePublication mode, either comparison or images.