Repo Settings

Toggle the gate check run Entire posts on the pull request

Suppresses or restores Entire's gate rollup check run on the GitHub PR. Gate enforcement itself is unaffected either way — this only controls whether the check run is posted.

patch/api/v1/cache/{org}/{repo}/settings/gate-forge-check-run

Path parameters

orgstring required
repostring required

Query parameters

provider'gh' | 'et'

Request body

enabledboolean required

Response

New setting value

enabledboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.