public

Get Pr Analysis

The newest analysis the bot persisted for this pull request.

Newest rather than a named SHA: the URL carries no SHA, and the reader arriving from a comment wants whatever the comment currently describes. A superseded head's analysis is still addressable by primary key for the re-push delta, it is just not what this serves.

get/pr/{owner}/{name}/{pr_number}

Path parameters

ownerstring required
namestring required
pr_numberinteger required

Response

Successful Response

ownerstring required
repostring required
pr_numberinteger required
pr_titlestring nullable
pr_authorstring nullable
pr_statestring required
head_shastring required
analyzed_atstring required
health_beforenumber nullable
health_afternumber nullable
change_risk_scorenumber nullable
change_risk_percentilenumber nullable
change_risk_prioritystring nullable
changed_file_countinteger required
breaking_symbol_countinteger required
findings_introducedinteger required
findings_resolvedinteger required
outside_caller_countinteger required
changed_pathsstring[] required
analysisobject required

Changes

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