repobuddy/Visual Snapshot PR bot

Update Visual Snapshot baselines (`vitest-plugin-vis` / `storybook-addon-vis`)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
update-commandShell command that updates Visual Snapshot baselines (e.g. `pnpm exec vitest run -u`). Runs with `bash -c` on Linux/macOS runners.yes
target-branchBranch to push commits to. Defaults to the pull_request head ref when the event is pull_request, otherwise bot/update-snapshots.no""
base-branchBase branch for the PR and for syncing before updates. Defaults to the pull_request base ref when applicable, otherwise the repository default branch.no""
tokenToken with contents and pull-requests write (typically github.token).no${{ github.token }}
commit-messageGit commit message when Visual Snapshot baselines change.nochore(vis): update image baselines
pr-titleTitle for the pull request when a new one is created.nochore(vis): update image baselines
pr-bodyBody for the pull request when a new one is created.noAutomated update of Visual Snapshot baselines. Review diffs and merge when intentional.
git-user-nameAuthor name for the Visual Snapshot baseline commit.nogithub-actions[bot]
git-user-emailAuthor email for the Visual Snapshot baseline commit.nogithub-actions[bot]@users.noreply.github.com
paths-to-addSpace- or newline-separated paths for git add (e.g. `__vis__`). Empty means `git add -A` (all changes).no""
namedescription
updatedtrue if Visual Snapshot baseline files changed and were committed, false if the tree stayed clean.
pr-numberNumber of the PR created this run (empty if no new PR was opened).
commit-shaSHA of the Visual Snapshot baseline commit (empty if updated is false).