Marks a test run as skipped for the specified repository and commit. When the Empirical GitHub App is installed for the repo, this also creates a GitHub check run with conclusion skipped so a required Empirical check does not block the PR. Useful when a commit does not require a test run (e.g. documentation-only changes).
Documentation Index
Fetch the complete documentation index at: https://docs.empirical.run/llms.txt
Use this file to discover all available pages before exploring further.
API key from the Empirical dashboard.
Repository and commit to skip.
Test run skipped. check_run_id is the ID of the GitHub check run created as skipped, or null if no GitHub reporter app is installed for the repo.