Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client represents the wrapper of GitHub API client
func (*Client) CommitFronRef ¶
CommitFronRef returns the latest commit SHA-1 of the given ref (branch, full commit SHA-1, short commit SHA-1...)
func (*Client) CreateDeployment ¶ added in v0.7.0
CreateDeployment creates Deployment and returns Deployment ID https://developer.github.com/v3/repos/deployments/
Click to show internal directories.
Click to hide internal directories.