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

# Changes to Create a check suite

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 50 revisions.

- **2024-03-14** (3.8) `dd64eb880593` — 6 warning

## Changes

- **2024-03-14** (3.8) `dd64eb880593` — 6 warning
  - added the new `pending` enum value to the `status` response property for the response status `200`
  - 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 `200`
  - 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 `200`
  - added the new `waiting` enum value to the `status` response property for the response status `201`

---

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