---
title: "Changes to Update a check run"
method: PATCH
path: "/repos/{owner}/{repo}/check-runs/{check_run_id}"
---

# Changes to Update a check run

`PATCH /repos/{owner}/{repo}/check-runs/{check_run_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 50 revisions.

- **2024-03-14** (3.8) `dd64eb880593` — 3 warning, 3 info

## Changes

- **2024-03-14** (3.8) `dd64eb880593` — 3 warning, 3 info
  - added the new `pending` enum value to the `status` response property for the response status `200`
  - added the new `requested` enum value to the `status` response property for the response status `200`
  - added the new `waiting` enum value to the `status` response property for the response status `200`
  - added the new `pending` enum value to the request property `status`
  - added the new `requested` enum value to the request property `status`
  - added the new `waiting` enum value to the request property `status`

---

[Operation](https://skmtc.dev/github/apis/enterprise-server/docs/repos/:owner/:repo/check-runs/:check_run_id/patch.md) · [API](https://skmtc.dev/github/apis/enterprise-server.md) · [Page](https://skmtc.dev/github/apis/enterprise-server/changes/repos/:owner/:repo/check-runs/:check_run_id/patch)
