statistics
Get the queue checks retries statistics
Statistics about checks retries in the merge queue by intervals of time
get/repos/{owner}/{repository}/stats/checks_retries
Path parameters
ownerstring required
The owner of the repository
The owner of the repository
repositorystring required
The name of the repository
The name of the repository
Query parameters
base_refstring[] nullable
Base reference(s) of the pull requests
Base reference(s) of the pull requests
queue_namestring[] nullable
Name of the merge queue(s) for the pull requests
Name of the merge queue(s) for the pull requests
priority_rule_namestring[] nullable
Name of the priority rule(s) of the pull requests
Name of the priority rule(s) of the pull requests
start_atstring date-time nullable
Get the stats until this date, default 1 day before end_at
Get the stats until this date, default 1 day before end_at
end_atstring date-time nullable
Get the stats from this date, default now
Get the stats from this date, default now
Response
Successful Response