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 wraps the GitHub API client
func (*Client) CreatePullRequest ¶
CreatePullRequest creates a pull request for the assignment branch
func (*Client) GetExistingPullRequests ¶
GetExistingPullRequests gets all existing pull request head branch names and their states
func (*Client) MergePullRequest ¶
MergePullRequest merges a pull request automatically using the merge commit strategy
func (*Client) ReopenPullRequest ¶
ReopenPullRequest reopens a closed pull request
Click to show internal directories.
Click to hide internal directories.