GitHubAppChecks
class GitHubAppChecks
Methods
static void
send(int $job_key_id, string $name = null, string $status = null, int $started_at = null, int $completed_at = null, string $conclusion = null, string $title = null, string $summary = null, string $text = null, array $annotations = null, array $images = null, array $actions = null, bool $force_create = false)
No description
static
buildStatus2conclusion($status)
No description