Skip snapshot check

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The commit to skip the snapshot check for

string
required

The Git commit SHA to skip the snapshot check for

string
required

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

Responses
200

Success - snapshot check marked as skipped

400

Bad request - invalid request body or GitHub integration not configured

500

Internal server error - failed to post GitHub check

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!