Pages Https Certificate
objectAllowed values:newauthorization_createdauthorization_pendingauthorizedauthorization_revokedissueduploadedapprovederroredbad_authzdestroy_pendingdns_changed
Example:approved
Example:Certificate is approved
Array of the domain set and its alternate name (if it is configured)
Example:example.com, www.example.com
GitHub Pages
objectThe configuration for GitHub Pages for a repository.
The API address for accessing this Page resource.
Example:https://api.github.com/repos/github/hello-world/pages
The status of the most recent build of the Page.
Allowed values:builtbuildingerrored
Example:built
The Pages site’s custom domain
Example:example.com
The state if the domain is verified
Allowed values:pendingverifiedunverified
Example:pending
The timestamp when a pending domain becomes unverified.
Whether the Page has a custom 404 page.
Default:false
The web address the Page can be accessed from.
Example:https://example.com
Show Child Parameters
Whether the GitHub Pages site is publicly visible. If set to true
, the site is accessible to anyone on the internet. If set to false
, the site will only be accessible to users who have at least read
access to the repository that published the site.
Example:true
Show Child Parameters
Whether https is enabled on the domain
Example:true
Page Build
objectPage Build
Show Child Parameters
Simple User
Show Child Parameters
Page Build Status
objectPage Build Status
Example:https://api.github.com/repos/github/hello-world/pages/builds/latest
Example:queued