pull_requests
array.ref
can be a SHA, branch name, or a tag name. GitHub Apps must have the checks:read
permission on a private repository or pull access to a public repository to get check runs. OAuth Apps and authenticated users must have the repo
scope to get check runs in a private repository.curl --location --request GET 'https://api.github.com/repos///commits//check-runs'
Authorization: Bearer ********************
name
.status
. Can be one of queued
, in_progress
, or completed
.completed_at
timestamp. Can be one of latest
(returning the most recent check runs) or all
.【GitHub】API开发者 微信交流群
用微信扫右侧二维码,加入【GitHub】API开发者 交流群,互助沟通