Github API - Test Config

PATCH /repos/{owner}/{repo}/check-suites/preferences
repos
checks

Changes the default automatic flow when creating check suites. By default, a check suite is automatically created each time code is pushed to a repository. When you disable the automatic creation of check suites, you can manually Create a check suite. You must have admin permissions in the repository to set preferences for check suites.
Update repository preferences for check suites

Arguments
key owner

owner [scalar]

The account owner of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key repo

repo [scalar]

The name of the repository. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json check-suite-preference

check-suite-preference [object]

Check suite configuration preferences for a repository.

Attributes
preferences 1938

repository minimal-repository

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)