Milestone
objectA collection of related issues and pull requests.
Example:https://api.github.com/repos/octocat/Hello-World/milestones/1
Example:https://github.com/octocat/Hello-World/milestones/v1.0
Example:https://api.github.com/repos/octocat/Hello-World/milestones/1/labels
Example:1002604
Example:MDk6TWlsZXN0b25lMTAwMjYwNA==
The number of the milestone.
Example:42
The state of the milestone.
Allowed values:openclosed
Default:open
Example:open
The title of the milestone.
Example:v1.0
Example:Tracking milestone for version 1.0
Simple User
Show Child Parameters
Example:4
Example:8
Example:2011-04-10T20:09:31Z
Example:2014-03-03T18:58:10Z
Example:2013-02-12T13:22:01Z
Example:2012-10-09T23:39:01Z
Pages Source Hash
objectPages 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