v1

latestOpenAPI 3.1.02026-07-24121425.6 KB

Skip snapshot run

Posts a successful Emerge Snapshots GitHub check for a given commit SHA, allowing the PR to merge without running a snapshot comparison. The check will show as completed with a note that it was skipped by the user. This is especially useful in monorepos where the snapshot status check is required but a given PR doesn't include any snapshot-relevant changes.

post/v1/snapshots/skip

Request body

shastring required

The Git commit SHA to skip the snapshot check for

repo_namestring required

The full repository name (e.g., 'EmergeTools/hackernews')

Response

Success - snapshot check marked as skipped