repositories
Update Check Suite Settings
Update check suite settings for a repository.
PUT
Update Check Suite Settings
Documentation Index
Fetch the complete documentation index at: https://docs.codegen.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Repository ID
Body
application/json
Request model for updating check suite settings.
Global retry count for failed checks
Required range:
0 <= x <= 10List of check names to ignore
Per-check retry counts
Custom prompts per check
Apps that trigger immediate processing on failure
Response
Successful Response
The response is of type Response Update Check Suite Settings V1 Organizations Org Id Repos Check Suite Settings Put · object.
Previous
Edit Pull Request SimpleEdit pull request properties (simple endpoint).
Update the state of a pull request (open, closed, draft, ready_for_review).
This endpoint only requires the PR ID, not the repo ID.
The requesting user must have write permissions to the repository.
Rate limit: 30 requests per minute.
Next
Update Check Suite Settings