Versions in this module Expand all Collapse all v0 v0.19.0 Nov 29, 2018 v0.18.0 Nov 8, 2018 Changes in this version + type Client struct + func NewClient() *Client + func (g *Client) CommentOnPR(pr *github.PullRequestEvent, message string) error + func (g *Client) RemoveLabelFromPR(pr *github.PullRequestEvent, label string) error