---
title: "Changes to Create a check run"
method: POST
path: "/repos/{owner}/{repo}/check-runs"
---

# Changes to Create a check run

`POST /repos/{owner}/{repo}/check-runs`

> 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 `201`
  - added the new `requested` enum value to the `status` response property for the response status `201`
  - added the new `waiting` enum value to the `status` response property for the response status `201`
  - 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/post.md) · [API](https://skmtc.dev/github/apis/enterprise-server.md) · [Page](https://skmtc.dev/github/apis/enterprise-server/changes/repos/:owner/:repo/check-runs/post)
