Any #Github #API expperts out there? I'm trying to fetch the statuses of the checks on a given PR but I'm struggling. For example for this PR: I want to get an equivalent of the line " 1 failing, 6 skipped, and 38 successful checks ". I've tried both `/repos/django/django/commits/<ref>/status` and `/repos/django/django/statuses/<ref>` but they give different results from each other, and they don't match what is displayed on the PR itself ๐Ÿค”
I think the #Django documentation should stop referring to code contributions as "patches" and use "pull requests" instead. So I've opened a ticket, and I'm submitting my contribution ... as a patch of course ๐Ÿ™ƒ