JGithubPackageRepositoriesStatuses
class JGithubPackageRepositoriesStatuses extends JGithubPackage
GitHub API References class for the Joomla Platform.
Methods
object
create(
string $user,
string $repo,
string $sha,
string $state,
string $targetUrl = null,
string $description = null)
Method to create a status.
array
getList(
string $user,
string $repo,
string $sha)
Method to list statuses for an SHA.