CARVIEW |
Select Language
HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Tue, 19 Sep 2023 11:50:57 GMT
access-control-allow-origin: *
etag: W/"65098b21-1fc7"
expires: Wed, 30 Jul 2025 18:19:25 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 2D50:37104E:40C19:496BB:688A5FD4
accept-ranges: bytes
age: 0
date: Wed, 30 Jul 2025 18:09:25 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210064-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753898965.931503,VS0,VE220
vary: Accept-Encoding
x-fastly-request-id: 1f754a77a12abdc277e274a5253b95d095615e22
content-length: 2573
Introducing the skipped check run and check suite conclusion | GitHub Developer Guide
This content may be out of date. For the newest content, see the API posts on the GitHub Blog.
This content may be out of date. For the newest content, see the API posts on the GitHub Blog.
All of GitHub's Docs are now in one place! You can see Apps, REST API, and GraphQL API on GitHub Docs.
Introducing the skipped check run and check suite conclusion
- May 8, 2020
-
joshmgross
If a check run or suite is never started, you'll see the skipped
conclusion. This is a common check run conclusion for GitHub Actions that have a job using an if
condition.
We created the skipped
conclusion to help distinguish this type of scenario from when a check run or suite is cancelled
. A check run or suite has the cancelled
conclusion when the check run was planned or started but then stopped. For example, a conclusion
can be cancelled
due to manual intervention or possibly some service issues that cause the check run to stop.
Recent Posts
- Antiope preview graduation
October 1, 2020 - Machine-man and sailor-v previews graduate
August 20, 2020 - GitHub Actions API - Introducing workflow usage endpoints
May 15, 2020 - Introducing the skipped check run and check suite conclusion
May 8, 2020 - Suspending GitHub App installations
May 1, 2020 - Expiring user-to-server access tokens for GitHub Apps
April 30, 2020 - Replacing the GitHub Apps "Creating an installation access token" endpoint
April 15, 2020 - Replacing the integration_installation and integration_installation_repositories webhook events
April 15, 2020