Documentation
¶
Overview ¶
Package github provides utilities for interacting with the GitHub API.
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 wraps the GitHub API client.
func (*Client) CreateReleasePR ¶
CreateReleasePR creates a new branch with the modified files and opens a PR.
Click to show internal directories.
Click to hide internal directories.