Status | Description |
---|---|
PENDING | The job has not started yet |
CONFIGURING | The job is running |
DONE | The job has finished correctly |
FAILED | The job has finished unexpectedly |
curl --location --request GET 'https://api.github.com/setup/api/configcheck'
{
"progress": [
{
"key": "string",
"status": "string"
}
],
"status": "string"
}
Authorization: Bearer ********************
【GitHub】API开发者 微信交流群
用微信扫右侧二维码,加入【GitHub】API开发者 交流群,互助沟通